Merge remote-tracking branch 'teor/bug19699'

This commit is contained in:
Nick Mathewson
2017-03-06 11:52:17 -05:00
2 changed files with 45 additions and 145 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (testing):
- Make test-network.sh always call chutney's test-network.sh.
Previously, this only worked on systems which had bash installed, due to
some bash-specific code in the script.
Fixes bug 19699; follow-up to 21581.