Author: pierre
Date: Mon Aug 17 01:14:56 2020
New Revision: 12026
Log:
Fix spacing in checkfs after DJ's modification
Modified:
trunk/BOOK/bootscripts/lfs/init.d/checkfs
Modified: trunk/BOOK/bootscripts/lfs/init.d/checkfs
==============================================================================
--- trunk/BOOK/bootscripts/lfs/init.d/checkfs Sun Aug 16 23:24:10 2020
(r12025)
+++ trunk/BOOK/bootscripts/lfs/init.d/checkfs Mon Aug 17 01:14:56 2020
(r12026)
@@ -94,7 +94,7 @@
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
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page