From 06d7c83836e734ea01253a68a551d4b7cc143c33 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 14 Apr 2001 21:40:24 +0000 Subject: [PATCH] Removed stray line break git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/rc.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/chapter07/rc.xml b/chapter07/rc.xml index 6bfb37997..3838a1584 100644 --- a/chapter07/rc.xml +++ b/chapter07/rc.xml @@ -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 ]