diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-06-19 22:02:37 +0100 |
---|---|---|
committer | Chris Lamb <chris@chris-lamb.co.uk> | 2008-06-19 22:02:37 +0100 |
commit | da4672b5d5016af70b225ec07f44fdca24c8bfcf (patch) | |
tree | 0bd850e0f7c86a4c04aa562c0d4b51125e4a4b02 /helpers | |
parent | daec955a09add75ec425bcf48cc40584f940b6b8 (diff) | |
download | vyos-live-build-da4672b5d5016af70b225ec07f44fdca24c8bfcf.tar.gz vyos-live-build-da4672b5d5016af70b225ec07f44fdca24c8bfcf.zip |
Remove a useless space
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
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}" |