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