live-build/scripts
Lyndon Brown f73797158e bootloaders: improve bootloader list handling
two parts of the code worked with both comma and space separated lists,
while two others only worked with comma separated.

swapping out commas with spaces when we setup the var in
Set_config_defaults() means that individual scripts no longer need to worry
about it and everything supports both; and that we can avoid the
IFS/OLDIFS mess.

Gbp-Dch: Short
2020-04-23 11:52:04 +01:00
..
build bootloaders: improve bootloader list handling 2020-04-23 11:52:04 +01:00
build.sh move auto colouring decision 2020-03-23 08:06:51 +00:00