]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Fix tense.
authorBill Nottingham <notting@redhat.com>
Sat, 10 Jan 2009 19:59:12 +0000 (14:59 -0500)
committerJeremy Katz <katzj@redhat.com>
Mon, 12 Jan 2009 16:32:38 +0000 (11:32 -0500)
init

diff --git a/init b/init
index 5b94e3d6d5431f6133c28c2e46f47d7ef265d75f..d4ec826df48891a8af44212d63a11c8d2802640a 100755 (executable)
--- a/init
+++ b/init
@@ -78,7 +78,7 @@ while [ ! -e $root ]; do
       emergency_shell
   fi
 done
-echo -e "\n\nMounted rootfs after $tries seconds"
+echo -e "\n\nMounting rootfs after $tries seconds"
 ln -s "$root" /dev/root    
 mount -o ro /dev/root $NEWROOT