aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-04-14 21:40:24 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-04-14 21:40:24 +0000
commit06d7c83836e734ea01253a68a551d4b7cc143c33 (patch)
treed5001f36d1de3780f29620c9ee1e4636fe0eabbd /chapter07
parentc7d03e30700e2f2fafa65efb5fa6675d7c5a99b0 (diff)
Removed stray line break
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/rc.xml1
1 files changed, 0 insertions, 1 deletions
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 ]