Files
scylladb/tools
Avi Kivity 43d3e91e56 tools: toolchain: prepare: use real bash associative array
When we translate from docker/go arch names to the kernel arch
names, we use an associative array hack using computed variable
names "{$!variable_name}". But it turns out bash has real
associative arrays, introduced with "declare -A". Use the to make
the code a little clearer.

Closes #11985
2022-11-16 08:17:47 +02:00
..
2022-11-09 07:59:04 +02:00
2022-09-12 13:02:16 +03:00
2022-11-08 08:43:30 +02:00
2022-09-16 13:07:01 +03:00
2022-09-16 13:07:01 +03:00