Removed stray line break

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-04-14 21:40:24 +00:00
parent c7d03e3070
commit 06d7c83836

View File

@ -165,7 +165,6 @@ then
# error checking inside the script. the print_error_msg function will be # error checking inside the script. the print_error_msg function will be
# called and the message plus the return value of the K script will be # called and the message plus the return value of the K script will be
# printed to the screen # printed to the screen
# #
if [ $error_value != 0 ] if [ $error_value != 0 ]