#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
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to