diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-07-13 02:42:55 +0100 |
---|---|---|
committer | Chris Lamb <chris@chris-lamb.co.uk> | 2008-07-13 02:42:55 +0100 |
commit | ee295091200fd79cb194a197ad2363d992b402a1 (patch) | |
tree | 980e61dcabcc597aba73d59f94c1ab1506a23417 | |
parent | bb897a80a524c3762b19e92437ca489eee36f53d (diff) | |
download | vyos-live-build-ee295091200fd79cb194a197ad2363d992b402a1.tar.gz vyos-live-build-ee295091200fd79cb194a197ad2363d992b402a1.zip |
Remove pointless whitespace.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
-rwxr-xr-x | helpers/lh_chroot_sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_sources b/helpers/lh_chroot_sources index b888c4aba..a355acecd 100755 --- a/helpers/lh_chroot_sources +++ b/helpers/lh_chroot_sources @@ -136,7 +136,7 @@ case "${1}" in if ls cache/local-package-keyring.* >/dev/null 2>&1 then cp cache/local-package-keyring.* chroot/root - else + else # Generate temporary key echo "Key-Type: RSA Key-Length: 1024 |