diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-06-19 18:56:11 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:35 +0100 |
commit | 8474de1d6513d8e0d297737db057fe8dbd364a18 (patch) | |
tree | f73feee868df049e5effc4b19fa1946427d92a9a /helpers/lh_source_iso | |
parent | 519d7c17cd34f236f8cab66085626837cddb7030 (diff) | |
download | vyos-live-build-8474de1d6513d8e0d297737db057fe8dbd364a18.tar.gz vyos-live-build-8474de1d6513d8e0d297737db057fe8dbd364a18.zip |
Remove more imported whitespaces.
Diffstat (limited to 'helpers/lh_source_iso')
-rwxr-xr-x | helpers/lh_source_iso | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_source_iso b/helpers/lh_source_iso index 0cb0243f1..31a4a8555 100755 --- a/helpers/lh_source_iso +++ b/helpers/lh_source_iso @@ -35,7 +35,7 @@ fi if ! echo "${LH_SOURCE_IMAGES}" | grep -qs iso then - exit 0 + exit 0 fi Echo_message "Begin building source iso image..." |