lbmk/resources/scripts
Leah Rowe c4b0825c5e download/coreboot: avoid variable conflict
the "board" variable in prepare_new_coreboot_tree()
is also declared in fetch_coreboot_trees

for the one in prepare_new_coreboot_tree, it's passed
as an argument to the function, so give it a new name

i learned that some shells have a global scope, when
using variables of the same name between functions
2023-05-15 04:14:50 +01:00
..
blobs blobutil/download: cleaner coding style 2023-05-14 20:36:06 +01:00
build build/seabios: cleaner coding style 2023-05-14 21:33:19 +01:00
download download/coreboot: avoid variable conflict 2023-05-15 04:14:50 +01:00
misc Do not rely on bashisms and behaviour undefined by the POSIX specification. Part 2 2022-12-28 18:43:49 +00:00
modify modify/u-boot: cleaner coding style 2023-05-13 04:22:34 +01:00
update update/coreboot: top-down coding style 2023-05-14 10:20:18 +01:00