From 444ef13a696e39bdcac15a360e714b3d6b94a43c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 17 Jun 2008 07:08:24 +0200 Subject: Removing imported whitespaces. --- helpers/lh_binary_usb-hdd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'helpers/lh_binary_usb-hdd') diff --git a/helpers/lh_binary_usb-hdd b/helpers/lh_binary_usb-hdd index 7977d8b0f..033717aee 100755 --- a/helpers/lh_binary_usb-hdd +++ b/helpers/lh_binary_usb-hdd @@ -117,7 +117,7 @@ esac case "${LH_BINARY_FILESYSTEM}" in ext2|ext3) PARTITION_TYPE="ext2" - ;; + ;; fat16|fat32) PARTITION_TYPE="${LH_BINARY_FILESYSTEM}" @@ -167,12 +167,12 @@ case "${LH_BINARY_FILESYSTEM}" in ;; fat16) - MKFS="vfat" + MKFS="vfat" MKFS_OPTIONS="-F 16 -n DEBIAN_LIVE" ;; fat32) - MKFS="vfat" + MKFS="vfat" MKFS_OPTIONS="-F 32 -n DEBIAN_LIVE" ;; esac -- cgit v1.2.3