diff --git a/hbc b/hbc index d459d58..026132c 100755 --- a/hbc +++ b/hbc @@ -1,5 +1,5 @@ #!/usr/bin/env python -# $Id: hbc,v 1.8 2012/03/29 00:04:34 andreas Exp $ +# $Id: hbc,v 1.9 2012/03/29 02:08:36 andreas Exp $ import sys, time, socket, os, signal, getopt, string, select PORT=50003 @@ -85,7 +85,7 @@ try: f=open(configfile,"r") if verbose: print "notice: using config file %s" % configfile except: - if verbose: print "warning: running without conifig file: %s" % configfile + if verbose: print "warning: running without config file: %s" % configfile f=None if f: