git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -165,7 +165,6 @@ then
# 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
# printed to the screen
-
#
if [ $error_value != 0 ]