From: Faiyaz Ahmed Date: Thu, 31 Jan 2008 17:09:31 +0000 (+0000) Subject: debugging off X-Git-Tag: NodeManager-1.7-2~9 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ab9767a2476e0890a0bedabb231ddc3e239bd09a;hp=329419f2c6de2b011a55dbd9f1f91337ef3b840a;p=nodemanager.git debugging off --- diff --git a/bwmon.py b/bwmon.py index bceb15f..cff2f2a 100644 --- a/bwmon.py +++ b/bwmon.py @@ -47,7 +47,7 @@ seconds_per_day = 24 * 60 * 60 bits_per_byte = 8 # Defaults -debug = True +debug = False verbose = False datafile = "/var/lib/misc/bwmon.dat" #nm = None