diff --git a/log/activity.log b/log/activity.log index 9724895..634629a 100644 --- a/log/activity.log +++ b/log/activity.log @@ -2647,3 +2647,4 @@ NameError: global name 'httplib' is not defined 2014-04-01 00:12:23,911 :: INFO :: ->Demand Data Receive : 127.0.0.1 2014-04-01 00:12:26,879 :: ERROR :: [Errno socket error] [Errno 113] No route to host 2014-04-01 00:12:26,880 :: ERROR :: ->Failed Send data : Socket Close  +2014-04-01 00:45:48,188 :: SUCCESS :: ->Server Stop Successfully ! diff --git a/test/botTest.py b/test/botTest.py index c017a50..0d31cac 100644 --- a/test/botTest.py +++ b/test/botTest.py @@ -55,7 +55,7 @@ else: print("NOK : not redirect to / !") cj.save() -print "\nI will know try to connect with bad login information :" +print "\nI will now try to connect with bad login information :" print "PATH: /" print "TYPE REQUEST : POST" print "DATA SEND :" @@ -168,7 +168,7 @@ else: print("NOK : not redirect to / !") cj.save() -print "\nI'm now test video for check If I Am Disconnected :" +print "\nI'm Will Now Test Video For Check If I Am Disconnected :" print "PATH: /video" print "TYPE REQUEST : GET" print "DATA SEND : -" @@ -182,7 +182,7 @@ cj.save() -print "\nNow I Will Try To Connect To The Websocket Then I not connected :" +print "\nNow I Will Try To Connect To The Websocket Then I Not Connected :" print "PATH: /socket " print "TYPE REQUEST : GET" print "DATA SEND :"