Merge remote-tracking branch 'teor/ticket27211'

This commit is contained in:
Nick Mathewson
2018-08-24 12:45:42 -04:00
3 changed files with 71 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (testing):
- Add scripts/test/chutney-git-bisect.sh, for bisecting using chutney.
Implements ticket 27211.