[tor-bugs] #29059 [Core Tor/Tor]: shellcheck: fuzz_static_testcases.sh issue

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jan 11 15:34:57 UTC 2019


#29059: shellcheck: fuzz_static_testcases.sh issue
------------------------------+----------------------------
     Reporter:  rl1987        |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  technical-debt
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+----------------------------
 {{{

 In fuzz_static_testcases.sh line 17:
     f=`basename $fuzzer`
       ^-- SC2006: Use $(..) instead of legacy `..`.
                 ^-- SC2086: Double quote to prevent globbing and word
 splitting.
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29059>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list