[tor-commits] [tor/master] Add test-network.sh to EXTRA_DIST

nickm at torproject.org nickm at torproject.org
Thu Sep 24 23:39:22 UTC 2015


commit 7b1d2726e4eeebb2b92f7983da455b81f55c4cc8
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Sep 24 19:38:50 2015 -0400

    Add test-network.sh to EXTRA_DIST
---
 src/test/include.am |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/test/include.am b/src/test/include.am
index 9f142d5..a37fe23 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -194,4 +194,5 @@ EXTRA_DIST += \
 	src/test/zero_length_keys.sh \
 	src/test/test_keygen.sh \
         src/test/test_zero_length_keys.sh \
-        src/test/test_ntor.sh src/test/test_bt.sh
+        src/test/test_ntor.sh src/test/test_bt.sh \
+	src/test/test-network.sh



More information about the tor-commits mailing list