tor/changes/feature13161-test-network-delay-option
teor bae7334390 Add test-network delay option
Add a --delay option to test-network.sh, which configures the delay before
the chutney network tests for data transmission. The default remains at
18 seconds if the argument isn't specified.

Apparently we should be using bootstrap status for this (eventually).

Partially implements ticket 13161.
2014-10-01 18:05:04 +10:00

5 lines
207 B
Plaintext

o Minor features (testing):
- Add a --delay option to test-network.sh, which configures the delay
before the chutney network tests for data transmission.
Partially implements ticket 13161.