[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #30079 [Core Tor/Tor]: shellcheck: src/test/fuzz/minimize.sh issue
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs