shellcheck: fuzz_static_testcases.sh issues
In fuzz_static_testcases.sh line 17:
f=`basename $fuzzer`
^-- SC2006: Use $(..) instead of legacy `..`.
^-- SC2086: Double quote to prevent globbing and word splitting.
In fuzz_static_testcases.sh line 17:
f=`basename $fuzzer`
^-- SC2006: Use $(..) instead of legacy `..`.
^-- SC2086: Double quote to prevent globbing and word splitting.
changed milestone to %Tor: 0.4.1.x-final
https://github.com/torproject/tor/pull/684
Trac:
Status: accepted to needs_review
Trac:
Milestone: N/A to Tor: 0.4.1.x-final
Trac:
Reviewer: N/A to teor
Trac:
Keywords: N/A deleted, nickm-merge added
Merged!
Trac:
Status: merge_ready to closed
Resolution: N/A to implemented
closed
moved to tpo/core/tor#29059 (closed)