[tor-commits] [chutney/master] Document test-network.sh in the README
teor at torproject.org
teor at torproject.org
Mon Jul 18 02:49:21 UTC 2016
commit a1706338464510bedfb38404d22767078970e52e
Author: teor (Tim Wilson-Brown) <teor2345 at gmail.com>
Date: Mon Jul 18 12:48:15 2016 +1000
Document test-network.sh in the README
---
README | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README b/README
index 44b23b3..97aad0a 100644
--- a/README
+++ b/README
@@ -17,6 +17,11 @@ You will need, at the moment:
Stuff to try:
+Automated Setup, Verification, and Shutdown:
+ ./tools/test-network.sh --flavor basic-min
+ ./tools/test-network.sh --tor-path <tor-build-directory>
+ ./tools/test-network.sh --coverage
+
Standard Actions:
./chutney configure networks/basic
./chutney start networks/basic
More information about the tor-commits
mailing list