[tor-commits] [ooni-probe/master] Fix typo

art at torproject.org art at torproject.org
Wed Nov 21 16:11:01 UTC 2012


commit 6524c48883ef10721d22c0b2472f2158da1e3e8f
Author: Arturo Filastò <art at fuffa.org>
Date:   Wed Nov 21 17:09:01 2012 +0100

    Fix typo
---
 ooni/config.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ooni/config.py b/ooni/config.py
index 0aad5cb..ef44ee4 100644
--- a/ooni/config.py
+++ b/ooni/config.py
@@ -36,7 +36,6 @@ def loadConfigFile():
     This is a helper function that makes sure that the configuration attributes
     are singletons.
     """
-    print "LOading config"
     config_file = os.path.join(get_root_path(), 'ooniprobe.conf')
     try:
         f = open(config_file)





More information about the tor-commits mailing list