[tor-commits] [ooni-probe/master] Update before_i_commit script to make it work

art at torproject.org art at torproject.org
Fri Mar 1 11:33:46 UTC 2013


commit f55d95074fa2cd5e0e962d6be90fab29d9c82709
Author: Arturo Filastò <art at fuffa.org>
Date:   Wed Feb 27 15:57:05 2013 +0100

    Update before_i_commit script to make it work
    (cherry picked from commit 9cdf5596c8f16cac819afdaf1b9b537b36f796a6)
---
 decks/before_i_commit.testdeck |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/decks/before_i_commit.testdeck b/decks/before_i_commit.testdeck
index f177a64..24f62d7 100644
--- a/decks/before_i_commit.testdeck
+++ b/decks/before_i_commit.testdeck
@@ -1,4 +1,5 @@
 - options:
+    no-default-reporter: false
     collector: null
     help: 0
     logfile: reports/before_i_commit.log
@@ -7,6 +8,7 @@
     subargs: []
     test: nettests/manipulation/captiveportal.py
 - options:
+    no-default-reporter: false
     collector: null
     help: 0
     logfile: reports/before_i_commit.log
@@ -15,14 +17,16 @@
     subargs: [-T, example_inputs/dns_tamper_test_resolvers.txt, -f, example_inputs/dns_tamper_file.txt]
     test: nettests/blocking/dnsconsistency.py
 - options:
+    no-default-reporter: false
     collector: null
     help: 0
     logfile: reports/before_i_commit.log
     pcapfile: null
     reportfile: reports/http_host.yamloo
-    subargs: [-b, 'http://93.95.227.200', -c, 'http://nkvphnp3p6agi5qq.onion', -f, example_inputs/http_host_file.txt]
+    subargs: [-b, 'http://93.95.227.200', -f, example_inputs/http_host_file.txt]
     test: nettests/manipulation/http_host.py
 - options:
+    no-default-reporter: false
     collector: null
     help: 0
     logfile: reports/before_i_commit.log





More information about the tor-commits mailing list