summaryrefslogtreecommitdiff
path: root/tcwg-llvm-testsuite.sh
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2020-04-20 16:46:03 +0100
committerDavid Spickett <david.spickett@linaro.org>2020-04-22 13:51:18 +0100
commit7dac1306e35858ef6485a0abf6222f6e13a28ee0 (patch)
treed20710118c945284c8bd77ee53d1b158d9bcfdc0 /tcwg-llvm-testsuite.sh
parent22593d90ca7ebcb06b4ff84389f176b1f9279eb3 (diff)
round-robin.sh: Fix shellcheck warnings
* Disable "referenced but not assigned" for a bunch of parameters. These are set by the wrappers around this script. * Quote a bunch of expansions * Use * to get a string from arrays * When finding files split by null terminator so it doesn't break for filenames with spaces. * Declare and assign separately so we don't hide return values. * Ignore unsafe rm in prepare_abe since we know we'll be in the abe folder. * Add sanity check that pwd isn't / for build_llvm, then ignore the warning from the rm. Change-Id: I0b54e55946d56eef0d48b10c3ccfa30059809d46
Diffstat (limited to 'tcwg-llvm-testsuite.sh')
0 files changed, 0 insertions, 0 deletions