Startup
This commit is contained in:
@@ -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):
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user