From bcf31208336931a681c6b06358173a890fa42ea1 Mon Sep 17 00:00:00 2001 From: Andreas Wrede Date: Tue, 19 Apr 2016 22:37:50 -0400 Subject: [PATCH] debug off --- hbc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbc b/hbc index 5d93134..3389c88 100755 --- a/hbc +++ b/hbc @@ -33,7 +33,7 @@ import syslog PORT = 50003 INTERVAL = 10 PIDFILE = '/tmp/hbc.pid' -DBG = True +DBG = False socks = None up = True