aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/rc.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-08-01 00:02:28 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-08-01 00:02:28 +0000
commit2a97a7cadf6b56e09f20a69907cddd9145dcccf6 (patch)
tree15c459320b82242f331598a4b2168bb52a367e0e /chapter07/rc.xml
parent2dff95bc2c82c15c169c976ce09d40bbe0663ed9 (diff)
added print_error_msg to rcS script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/rc.xml')
-rw-r--r--chapter07/rc.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter07/rc.xml b/chapter07/rc.xml
index 321c3cb7f..9299c2cfd 100644
--- a/chapter07/rc.xml
+++ b/chapter07/rc.xml
@@ -44,6 +44,7 @@ print_error_msg()
echo
echo "Press a key to continue..."
read
+
}
#