X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/a637d5d6e0c145b2a38a482829ba1ef0a4264c90..7edb3771717d15f7c36d8459fa12b3d6f76d7d9a:/weathermon_cron?ds=inline 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: