From ab9767a2476e0890a0bedabb231ddc3e239bd09a Mon Sep 17 00:00:00 2001 From: Faiyaz Ahmed Date: Thu, 31 Jan 2008 17:09:31 +0000 Subject: [PATCH 1/1] debugging off --- bwmon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0