Remove a useless space
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
This commit is contained in:
parent
daec955a09
commit
da4672b5d5
|
@ -78,7 +78,6 @@ Silo_live_entry ()
|
||||||
LINUX_LIVE="${LINUX_LIVE}\t append=\"boot=${INITFS} LH_BOOTAPPEND_LIVE ${APPEND}\"\n"
|
LINUX_LIVE="${LINUX_LIVE}\t append=\"boot=${INITFS} LH_BOOTAPPEND_LIVE ${APPEND}\"\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Silo_install_entry ()
|
Silo_install_entry ()
|
||||||
{
|
{
|
||||||
LABEL="${1}"
|
LABEL="${1}"
|
||||||
|
|
Loading…
Reference in New Issue