mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05:00
Added a newline to that warning.
This commit is contained in:
parent
58e7a202da
commit
8496cc1d6a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user