[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #29065 [Core Tor/Tor]: shellcheck: test_switch_id.sh issues
#29065: shellcheck: test_switch_id.sh issues
------------------------------+----------------------------
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 test_switch_id.sh line 3:
if test "`id -u`" != '0'; then
^-- SC2006: Use $(..) instead of legacy `..`.
In test_switch_id.sh line 8:
if test "`id -u nobody`" = ""; then
^-- SC2006: Use $(..) instead of legacy `..`.
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29065>
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