Task #37639 - fixed.err
back to task #37639download
Error: SHELLCHECK_WARNING (CWE-156):
/usr/share/buildah/test/system/test_runner.sh:16:22: warning[SC2046]: Quote this to prevent word splitting.
# 14|
# 15| # Run the tests.
# 16|-> execute time bats -j $(nproc) --tap "${@:-.}"