X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/a637d5d6e0c145b2a38a482829ba1ef0a4264c90..72cd4bb0ea28977f72894b7ce52d71218add44a7:/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: