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_source_usb-hdd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'helpers/lh_source_usb-hdd') diff --git a/helpers/lh_source_usb-hdd b/helpers/lh_source_usb-hdd index 15d6b346e..01ca6cfd7 100755 --- a/helpers/lh_source_usb-hdd +++ b/helpers/lh_source_usb-hdd @@ -81,7 +81,7 @@ fi case "${LH_BINARY_FILESYSTEM}" in ext2|ext3) PARTITION_TYPE="ext2" - ;; + ;; fat16|fat32) PARTITION_TYPE="${LH_BINARY_FILESYSTEM}" @@ -109,12 +109,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