diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-06-19 22:02:37 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:35 +0100 |
commit | f24582d59d2158876c4a7f202bead9e0aaf8d9f4 (patch) | |
tree | 0bd850e0f7c86a4c04aa562c0d4b51125e4a4b02 /helpers | |
parent | 988db3ba49f0ee7ee6113acf97e83a1ab118cf06 (diff) | |
download | vyos-live-build-f24582d59d2158876c4a7f202bead9e0aaf8d9f4.tar.gz vyos-live-build-f24582d59d2158876c4a7f202bead9e0aaf8d9f4.zip |
Remove a useless space
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_binary_silo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/helpers/lh_binary_silo b/helpers/lh_binary_silo index 8d298cab9..0c0531a5f 100755 --- a/helpers/lh_binary_silo +++ b/helpers/lh_binary_silo @@ -78,7 +78,6 @@ Silo_live_entry () LINUX_LIVE="${LINUX_LIVE}\t append=\"boot=${INITFS} LH_BOOTAPPEND_LIVE ${APPEND}\"\n" } - Silo_install_entry () { LABEL="${1}" |