mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 04:57:38 +00:00
Fix spacing in checkfs after DJ's modification
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
f92b8de7c4
commit
1c41483412
@ -94,7 +94,7 @@ case "${1}" in
|
||||
if [ "${error_value}" = 1 ]; then
|
||||
msg="\nWARNING:\n\nFile system errors "
|
||||
msg="${msg}were found and have been corrected.\n"
|
||||
msg="${msg} You may want to double-check that "
|
||||
msg="${msg} You may want to double-check that "
|
||||
msg="${msg}everything was fixed properly."
|
||||
log_warning_msg "$msg"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user