diff options
author | Marco Amadori <marco.amadori@gmail.com> | 2008-06-09 00:17:10 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:34 +0100 |
commit | 2b287d6b6cc834a6e326a73752e53e09c1dea2b5 (patch) | |
tree | 6960c4cccd1e495022878df7d02c44ddbb7af1b1 /helpers/lh_config | |
parent | 18fbc3dca7dbd039fdc31f50e41a106dff0a989a (diff) | |
download | vyos-live-build-2b287d6b6cc834a6e326a73752e53e09c1dea2b5.tar.gz vyos-live-build-2b287d6b6cc834a6e326a73752e53e09c1dea2b5.zip |
Removed a useless space.
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-x | helpers/lh_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index f725bef3f..85d313430 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -285,7 +285,7 @@ Local_arguments () ;; -v|--version) - Version + Version shift ;; |