diff --git a/script/local.py b/script/local.py index d0dddc8..c29b096 100644 --- a/script/local.py +++ b/script/local.py @@ -233,7 +233,7 @@ class UDPDatagram: break print 'Message[' + addr[0] + ':' + str(addr[1]) + '] - ' + data.strip() - self.sock.close() + #self.sock.close() return data[28:] def send(self, message): diff --git a/script/tests/tests.properties b/script/tests/tests.properties index 4e85228..be97ac7 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Tue Oct 17 14:23:41 CEST 2017 +#Tue Oct 17 14:26:35 CEST 2017 customPanel= showEnabledTestsOnly=true listFilter=rps-test