[tor-bugs] #30964 [Core Tor/Tor]: Fix shellcheck warning about unused variable in test_rebind.sh

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 24 17:48:58 UTC 2019


#30964: Fix shellcheck warning about unused variable in test_rebind.sh
------------------------------+--------------------------------
     Reporter:  nickm         |      Owner:  nickm
         Type:  defect        |     Status:  assigned
     Priority:  Medium        |  Milestone:  Tor: 0.4.2.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:  0             |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 {{{
 In ./src/test/test_rebind.sh line 15:
 exitcode=0
 ^------^ SC2034: exitcode appears unused. Verify use (or export if used
 externally).
 }}}

 I say "no backport" since this is  harmless.

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


More information about the tor-bugs mailing list