Krzesimir Nowak d4db435dd9 build_library/build_image_util: Fix local exporting
Apparently `local -x FOO` does not locally export an already existing
variable, but rather does some whole weird lot of nothing - it shadows
an existing variable with a new unset one, but it won't export it
until it gets assigned.
2024-12-04 17:27:29 +01:00
..
2024-07-15 14:27:59 +01:00
2019-11-07 19:40:01 +01:00
2024-05-29 19:18:18 +02:00
2022-09-14 14:32:49 +02:00