[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bad substitution



>From a CD build log from the latest CVS:

Running tools/boot/woody/boot-i386 1 /mirror/tmp/woody-i386/CD1
/mirror/debian-cd/tools/boot/woody/boot-i386: Using
${${KTYPE[$NN]}:-vanilla} boot-disks image on CD$N: bad substitution
make: *** [/mirror/tmp/woody-i386/bootable-stamp] Error 1

I'll commit a fix as soon as I've tested that it works; basically, it
looks like the ${X:-default} syntax only works when X is a variable
name, so I created a temporary variable to hold ${KTYPE[$NN]}.


Chris
-- 
Chris Lawrence <chris@lordsutch.com> - http://www.lordsutch.com/chris/


-- 
To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: