summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-11-13 09:00:16 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:29 +0100
commit0e2e348b5315cc307548c15029bd369ece41a02f (patch)
tree39642320dc7066103f17d66f4656274e37ad9dd0 /helpers
parent02a9e7166785d11aa030383fdf3ec720bd73b69e (diff)
downloadlive-build-0e2e348b5315cc307548c15029bd369ece41a02f.zip
live-build-0e2e348b5315cc307548c15029bd369ece41a02f.tar.gz
Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_binary_usb-hdd2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_usb-hdd b/helpers/lh_binary_usb-hdd
index ac5d5a5..9ac66b8 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