diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2018-11-26 18:03:36 +0200 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2018-11-26 18:03:36 +0200 |
commit | 59001a69c96a2f14821d312b10482c0854c6d7dd (patch) | |
tree | 5e94b19c9f6c7ab7c66dee1e976bad817dd16ced /configure.ac | |
parent | d6eafd06a9797d2747b0bd5988893c292076ef1f (diff) | |
download | tor-59001a69c96a2f14821d312b10482c0854c6d7dd.tar.gz tor-59001a69c96a2f14821d312b10482c0854c6d7dd.zip |
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.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions