commit fa9588e3ce31715ff934705071ba0c86e39e45df Author: teor teor@torproject.org Date: Fri Apr 12 12:40:13 2019 +1000
README: Update the default start time --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README index 59b97cd..c828e1d 100644 --- a/README +++ b/README @@ -154,7 +154,7 @@ Multiple Tests: Waiting for the network:
The tools/test-network.sh script uses the chutney wait_for_bootstrap - command to wait for up to CHUTNEY_START_TIME seconds (default: 60), checking + command to wait for up to CHUTNEY_START_TIME seconds (default: 120), checking whether the logged bootstrapped status for every node is 100%. It it is, great: it succeeds. If not, it dumps the bootstrap statuses and exits. test-network.sh does not exit immediately if a tor node fails to bootstrap.