From c8f66ebe90b5c3f6412df288e961305dd69691e2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 13 Nov 2007 09:00:16 +0100 Subject: Fixed a few bashisms, thanks to Trent W. Buck . --- helpers/lh_binary_usb-hdd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers') diff --git a/helpers/lh_binary_usb-hdd b/helpers/lh_binary_usb-hdd index ac5d5a52f..9ac66b883 100755 --- a/helpers/lh_binary_usb-hdd +++ b/helpers/lh_binary_usb-hdd @@ -157,7 +157,7 @@ EOF usbdev="$(echo $rootpartition | sed -e 's/,[[:digit:]]//')" echo "Root partition is $rootpartition, device is: $usbdev" - echo "WAITING..." && read + echo "WAITING..." && read WAIT #cat > chroot/grub.sh << EOF #grub --batch << EOM -- cgit v1.2.3