[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r19591: {torflow} Typig is hadr. (torflow/trunk/NetworkScanners/BwAuthority)
Author: mikeperry
Date: 2009-05-30 00:48:16 -0400 (Sat, 30 May 2009)
New Revision: 19591
Modified:
torflow/trunk/NetworkScanners/BwAuthority/run_scan.sh
Log:
Typig is hadr.
Modified: torflow/trunk/NetworkScanners/BwAuthority/run_scan.sh
===================================================================
--- torflow/trunk/NetworkScanners/BwAuthority/run_scan.sh 2009-05-30 04:44:59 UTC (rev 19590)
+++ torflow/trunk/NetworkScanners/BwAuthority/run_scan.sh 2009-05-30 04:48:16 UTC (rev 19591)
@@ -12,8 +12,8 @@
$TOR_EXE -f ./scanner.2/torrc &
$TOR_EXE -f ./scanner.3/torrc &
-./bwautority.py ./scanner.1/bwauthority.cfg >& ./scanner.1/bw.log &
-./bwautority.py ./scanner.2/bwauthority.cfg >& ./scanner.2/bw.log &
-./bwautority.py ./scanner.3/bwauthority.cfg >& ./scanner.3/bw.log &
+./bwauthority.py ./scanner.1/bwauthority.cfg >& ./scanner.1/bw.log &
+./bwauthority.py ./scanner.2/bwauthority.cfg >& ./scanner.2/bw.log &
+./bwauthority.py ./scanner.3/bwauthority.cfg >& ./scanner.3/bw.log &