Merge remote-tracking branch 'teor/autodetect-chutney-path'

This commit is contained in:
Nick Mathewson
2015-09-02 09:17:24 -04:00
2 changed files with 12 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (testing):
- Autodetect CHUTNEY_PATH if the chutney and tor sources are
side-by-side in the same parent directory.
Closes ticket 16903. Patch by "teor".