diff --git a/BootRoot/Yard.pm b/BootRoot/Yard.pm index d8e9360..a23dd59 100644 --- a/BootRoot/Yard.pm +++ b/BootRoot/Yard.pm @@ -2798,7 +2798,7 @@ sub check_termcap { else { return warning_test("Warning: No file $mount_point/etc/terminfo/l/linux" - . " or $mount_point/etc/termcap"); + . " or $mount_point/etc/termcap\n"); } } # end sub check_termcap