[tor-bugs] #30079 [Core Tor/Tor]: shellcheck: src/test/fuzz/minimize.sh issue

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 8 08:00:45 UTC 2019


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

 In ./src/test/fuzz/minimize.sh line 10:
 which=`basename "$1"`
       ^-------------^ SC2006: Use $(...) notation instead of legacy
 backticked `...`.

 For more information:
   https://www.shellcheck.net/wiki/SC2006 -- Use $(...) notation instead of
 le...
 }}}

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


More information about the tor-bugs mailing list