diff options
| author | Marco Amadori <amadorim@vdavda.com> | 2008-08-28 17:00:17 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:02 +0100 |
| commit | d4454e570d5939c04dc42fa461779356866492bd (patch) | |
| tree | b68c3b3a5b1c8a367b6eb115a5476a0441b8dabf | |
| parent | 3070e4761fab972ba0e7ba783b731528a3757530 (diff) | |
| download | live-boot-d4454e570d5939c04dc42fa461779356866492bd.tar.gz live-boot-d4454e570d5939c04dc42fa461779356866492bd.zip | |
Removed some useless spaces.
| -rwxr-xr-x | scripts/live | 5 |
1 files changed, 2 insertions, 3 deletions
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 |
