tor/scripts/test
rl1987 59001a69c9 Address SC2086 in scan-build.sh
We can safely silence SC2086 warning on $CHECKERS, as contents of that
is hardcoded into script, and we don't want to require Bash to use Bash
array here. Double-quote $OUTPUTARG, as it's value depends on environment
variable.
2018-11-26 18:03:36 +02:00
..
appveyor-irc-notify.py Appveyor CI: always use HEAD for the short commit 2018-07-31 12:14:40 +10:00
chutney-git-bisect.sh Fix issues that shellcheck found in chutney-git-bisect.sh 2018-10-11 20:28:11 +03:00
cov-blame Clean the contrib directory with torch and machete. 2014-04-28 11:34:53 -04:00
cov-diff Fix shellcheck issues in cov-diff - SC2231, SC2006 and SC2086 2018-11-15 19:37:07 +02:00
cov-display Allow cov-display to take directories as arguments 2015-08-05 11:06:41 -04:00
cov-exclude Teach cov-exclude to detect runaway LCOV_EXCL_START lines 2017-04-25 10:59:19 -04:00
coverage Fix one last SC2086 2018-11-15 19:35:56 +02:00
scan-build.sh Address SC2086 in scan-build.sh 2018-11-26 18:03:36 +02:00