set -u is a hateful thing

This commit is contained in:
Steve Langasek 2016-02-06 02:05:14 -08:00
parent 0be484d35e
commit b9f96f5682

View File

@ -2,6 +2,10 @@
. /build/config/functions
BOOTPART_START=
BOOTPART_END=
BOOT_MOUNTPOINT=
case $ARCH in
ppc64el)
echo "ppc64el disk images are handled separately"