[tor-commits] [torflow/master] Fix a comment/output to match reality

aagbsn at torproject.org aagbsn at torproject.org
Mon Oct 13 13:35:54 UTC 2014


commit 144d438a433efb03d26de80753a6ec5f7849f4bc
Author: Peter Palfrader <peter at palfrader.org>
Date:   Fri Jul 13 13:35:58 2012 +0200

    Fix a comment/output to match reality
---
 NetworkScanners/BwAuthority/run_scan.sh |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/NetworkScanners/BwAuthority/run_scan.sh b/NetworkScanners/BwAuthority/run_scan.sh
index ba535cd..5b1b0ed 100755
--- a/NetworkScanners/BwAuthority/run_scan.sh
+++ b/NetworkScanners/BwAuthority/run_scan.sh
@@ -41,8 +41,7 @@ if [ $KILLED_TOR ]; then
   echo "Waiting for 60 seconds to refresh tors..."
   sleep 60
 else
-  echo "We did not kill any Tor processes from any previous runs.. Waiting for
-5 min to fetch full consensus.."
+  echo "We did not kill any Tor processes from any previous runs.. Waiting for 500s to fetch full consensus.."
   sleep 500
 fi
 





More information about the tor-commits mailing list