[tor-bugs] #28058 [Core Tor/Tor]: Run shellcheck as part of "make check"

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Dec 15 15:15:05 UTC 2018


#28058: Run shellcheck as part of "make check"
----------------------------+------------------------------------
 Reporter:  teor            |          Owner:  rl1987
     Type:  enhancement     |         Status:  needs_review
 Priority:  Medium          |      Milestone:  Tor: 0.4.0.x-final
Component:  Core Tor/Tor    |        Version:
 Severity:  Normal          |     Resolution:
 Keywords:  technical-debt  |  Actual Points:
Parent ID:                  |         Points:
 Reviewer:                  |        Sponsor:
----------------------------+------------------------------------

Comment (by rl1987):

 It does check if we have shellcheck before trying to use it:

 {{{
 shellcheck:
         if command -v shellcheck; then \
 }}}

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


More information about the tor-bugs mailing list