commit a1706338464510bedfb38404d22767078970e52e Author: teor (Tim Wilson-Brown) teor2345@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
tor-commits@lists.torproject.org