mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-15 04:41:30 +00:00
set -u is a hateful thing
This commit is contained in:
parent
0be484d35e
commit
b9f96f5682
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
. /build/config/functions
|
. /build/config/functions
|
||||||
|
|
||||||
|
BOOTPART_START=
|
||||||
|
BOOTPART_END=
|
||||||
|
BOOT_MOUNTPOINT=
|
||||||
|
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
ppc64el)
|
ppc64el)
|
||||||
echo "ppc64el disk images are handled separately"
|
echo "ppc64el disk images are handled separately"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user