[tor-bugs] #21562 [Core Tor/Tor]: Fix shell script errors in src/test/test-network.sh

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Feb 27 05:05:38 UTC 2017


#21562: Fix shell script errors in src/test/test-network.sh
------------------------------+--------------------------------
     Reporter:  teor          |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.3.0.x-final
    Component:  Core Tor/Tor  |    Version:  Tor: 0.2.9.1-alpha
     Severity:  Normal        |   Keywords:  030-backport
Actual Points:                |  Parent ID:
       Points:  0.2           |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 src/test/test-network.sh performs some trickery to locate the updated
 chutney version of the script, and then call it.

 But this only works in bash.
 So we should make it use bash, rather than gambling on the default shell
 (on ubuntu, this is dash).

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


More information about the tor-bugs mailing list