Explorar o código

Wait a second before checking if tor has launched

Resolves bug 16310 - chutney thinks tor fails to launch under high load.
teor %!s(int64=9) %!d(string=hai) anos
pai
achega
b2558a7b46
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tools/bootstrap-network.sh

+ 1 - 0
tools/bootstrap-network.sh

@@ -37,5 +37,6 @@ for file in net/nodes/*a/torrc; do
 done
 
 $CHUTNEY start networks/$flavour
+sleep 1
 $CHUTNEY status networks/$flavour
 #echo "tail -F net/nodes/*/notice.log"