summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFranz Dietrich2011-05-07 00:26:10 +0200
committerFranz Dietrich2011-05-07 00:26:10 +0200
commit33d3bc417fc055ab891084e484fda4547731662f (patch)
tree2c4621b275f02d3b6eab422f78f072aa01c2667f
parentadd env module .. not finished .. (diff)
downloadusb-boot-stick-33d3bc417fc055ab891084e484fda4547731662f.tar.gz
usb-boot-stick-33d3bc417fc055ab891084e484fda4547731662f.tar.xz
usb-boot-stick-33d3bc417fc055ab891084e484fda4547731662f.zip
Fix a whitespace
-rw-r--r--inc/functions.usb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/functions.usb.sh b/inc/functions.usb.sh
index 47ccbd4..41a3a8a 100644
--- a/inc/functions.usb.sh
+++ b/inc/functions.usb.sh
@@ -112,7 +112,7 @@ create_partitions () {
FREE=$((${DISKSIZE}-${IMAGESIZE}))
if [ $IMAGESIZE -lt 16 ]; then
- perror "Calculated image size too small, something went wrong probably ($IMAGESIZE MB)."
+ perror "Calculated image size too small, something went wrong probably ($IMAGESIZE MB)."
fi
# create bootable vfat at the end of the device if big enough, otherwise use