diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-07-13 02:42:55 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:37 +0100 |
commit | a00b0987a90d51b1cc9af8e4a54a8e3470e61211 (patch) | |
tree | 980e61dcabcc597aba73d59f94c1ab1506a23417 /helpers/lh_chroot_sources | |
parent | 5686484347745a9d9c2cc945998dafaf61eb9411 (diff) | |
download | vyos-live-build-a00b0987a90d51b1cc9af8e4a54a8e3470e61211.tar.gz vyos-live-build-a00b0987a90d51b1cc9af8e4a54a8e3470e61211.zip |
Remove pointless whitespace.
Diffstat (limited to 'helpers/lh_chroot_sources')
-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 |