From b94877a6f07313fe71a578ebf71d43e3d40c0484 Mon Sep 17 00:00:00 2001 From: sidya82 Date: Sun, 2 Mar 2014 23:00:30 +0100 Subject: [PATCH] =?UTF-8?q?=09modifi=C3=A9:=20=20=20=20=20=20=20=20=20supe?= =?UTF-8?q?rTornado.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- superTornado.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superTornado.py b/superTornado.py index ce0bafc..7aa54f6 100644 --- a/superTornado.py +++ b/superTornado.py @@ -162,7 +162,7 @@ if __name__ == "__main__": except Exception, e : print "Configuration Loading Failed ! Check Conf File !" print e - return 1 + exit 1 print "->Configuraion Server Load Successfully:" if confAveug == True: print " ->Blind unhabitant"