[tor-bugs] #29067 [Core Tor/Tor]: shellcheck: test_workqueue_*.sh issue (was: shellcheck: test_workqueue_efd.sh issue)

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


#29067: shellcheck: test_workqueue_*.sh issue
----------------------------+------------------------
 Reporter:  rl1987          |          Owner:  (none)
     Type:  defect          |         Status:  new
 Priority:  Medium          |      Milestone:
Component:  Core Tor/Tor    |        Version:
 Severity:  Normal          |     Resolution:
 Keywords:  technical-debt  |  Actual Points:
Parent ID:                  |         Points:
 Reviewer:                  |        Sponsor:
----------------------------+------------------------
Description changed by rl1987:

Old description:

> {{{
> In test_workqueue_efd.sh line 3:
> ${builddir:-.}/src/test/test_workqueue \
> ^-- SC2086: Double quote to prevent globbing and word splitting.
> }}}

New description:

 {{{
 In test_workqueue_efd.sh line 3:
 ${builddir:-.}/src/test/test_workqueue \
 ^-- SC2086: Double quote to prevent globbing and word splitting.
 }}}

 Also applies to test_workqueue_efd2.sh, test_workqueue_pipe.sh,
 test_workqueue_pipe2.sh and test_workqueue_socketpair.sh.

--

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


More information about the tor-bugs mailing list