X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/a637d5d6e0c145b2a38a482829ba1ef0a4264c90..bc7cbb4617f28ec33b6ff0e81e7d48a5b00310a6:/weathermon_cron?ds=sidebyside

diff --git a/weathermon_cron b/weathermon_cron
index 30e21d8..bc4eb88 100755
--- a/weathermon_cron
+++ b/weathermon_cron
@@ -12,6 +12,8 @@ import ConfigParser
 
 import uuid
 
+debug = True
+
 def print_log(str):
   global logging,debug
   if debug>0: