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_bootstrap_cdebootstrap | |
parent | 519d7c17cd34f236f8cab66085626837cddb7030 (diff) | |
download | vyos-live-build-8474de1d6513d8e0d297737db057fe8dbd364a18.tar.gz vyos-live-build-8474de1d6513d8e0d297737db057fe8dbd364a18.zip |
Remove more imported whitespaces.
Diffstat (limited to 'helpers/lh_bootstrap_cdebootstrap')
-rwxr-xr-x | helpers/lh_bootstrap_cdebootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_bootstrap_cdebootstrap b/helpers/lh_bootstrap_cdebootstrap index 557831f38..df006e3ce 100755 --- a/helpers/lh_bootstrap_cdebootstrap +++ b/helpers/lh_bootstrap_cdebootstrap @@ -79,7 +79,7 @@ fi if [ -n "${LH_BOOTSTRAP_KEYRING}" ] then - CDEBOOTSTRAP_OPTIONS="${CDEBOOTSTRAP_OPTIONS} --keyring=${LH_BOOTSTRAP_KEYRING}" + CDEBOOTSTRAP_OPTIONS="${CDEBOOTSTRAP_OPTIONS} --keyring=${LH_BOOTSTRAP_KEYRING}" fi if [ -z "${LH_BOOTSTRAP_FLAVOUR}" ] |