[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] Retain local Netalyzr debugging information using hidden argument
commit 1bb2eb68adf67da7376892865169f9244f42f84d
Author: Jacob Appelbaum <jacob@xxxxxxxxxxxxx>
Date: Wed Dec 5 23:38:36 2012 +0630
Retain local Netalyzr debugging information using hidden argument
---
nettests/third_party/netalyzr.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/nettests/third_party/netalyzr.py b/nettests/third_party/netalyzr.py
index 20830ba..1d878ff 100644
--- a/nettests/third_party/netalyzr.py
+++ b/nettests/third_party/netalyzr.py
@@ -21,7 +21,7 @@ class NetalyzrWrapperTest(nettest.NetTestCase):
outputdir = os.path.join(cwd, '..', '..')
program_path = os.path.join(cwd, 'NetalyzrCLI.jar')
- program = "java -jar %s " % program_path
+ program = "java -jar %s -d" % program_path
test_token = time.asctime(time.gmtime()).replace(" ", "_").strip()
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits