From: Marco Amadori Date: Thu, 28 Aug 2008 15:00:17 +0000 (+0200) Subject: Removed some useless spaces. X-Git-Tag: debian/2.0.15-1~444 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=d4454e570d5939c04dc42fa461779356866492bd;p=live-boot-grml.git Removed some useless spaces. --- diff --git a/scripts/live b/scripts/live index ba325a4..5744998 100755 --- a/scripts/live +++ b/scripts/live @@ -538,7 +538,7 @@ mount_images_in_directory () { directory="${1}" rootmnt="${2}" - mac="${3}" + mac="${3}" if match_files_in_dir "${directory}/${LIVE_MEDIA_PATH}/*.squashfs" || @@ -1345,7 +1345,6 @@ set_usplash_timeout () mountroot () { - if [ -x /scripts/local-top/cryptroot ]; then /scripts/local-top/cryptroot fi @@ -1358,7 +1357,7 @@ mountroot () tailpid="${!}" # Ensure 'panic' function is overridden - . /scripts/live-functions + . /scripts/live-functions Arguments