modifié: superTornado.py

This commit is contained in:
sidya82 2014-03-02 23:03:14 +01:00
parent b94877a6f0
commit a7fda88401
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ if __name__ == "__main__":
except Exception, e :
print "Configuration Loading Failed ! Check Conf File !"
print e
exit 1
sys.exit(1)
print "->Configuraion Server Load Successfully:"
if confAveug == True:
print " ->Blind unhabitant"