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_clean | |
parent | 519d7c17cd34f236f8cab66085626837cddb7030 (diff) | |
download | vyos-live-build-8474de1d6513d8e0d297737db057fe8dbd364a18.tar.gz vyos-live-build-8474de1d6513d8e0d297737db057fe8dbd364a18.zip |
Remove more imported whitespaces.
Diffstat (limited to 'helpers/lh_clean')
-rwxr-xr-x | helpers/lh_clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_clean b/helpers/lh_clean index 00b348dc5..773d53069 100755 --- a/helpers/lh_clean +++ b/helpers/lh_clean @@ -74,7 +74,7 @@ do ;; --binary) - ${LH_ROOT_COMMAND} umount -f binary.tmp > /dev/null 2>&1 || true + ${LH_ROOT_COMMAND} umount -f binary.tmp > /dev/null 2>&1 || true rm -rf binary.tmp binary.deb binary.udeb rm -f binary.iso rm -f binary.img |