From 2a97a7cadf6b56e09f20a69907cddd9145dcccf6 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 1 Aug 2001 00:02:28 +0000 Subject: added print_error_msg to rcS script git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/rc.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'chapter07/rc.xml') 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 + } # -- cgit v1.2.3-54-g00ecf