From 4d5017b6f7315a4f943519c1f57f4ff84d239645 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Tue, 17 Oct 2017 16:19:21 +0200 Subject: [PATCH] Closedown --- script/local.py | 2 +- script/tests/tests.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/script/local.py b/script/local.py index 3c74104..2675d2a 100644 --- a/script/local.py +++ b/script/local.py @@ -214,7 +214,7 @@ class UDPDatagram: try: # get the ip address and send print 'here should sendto:', self.serverName, self.serverPort - print 'message: ', binascii.hexlify(message) + print 'message: ', message, binascii.hexlify(message) #self.sock.sendto(message, (self.serverName, self.serverPort)) #except socket.error, msg: except : diff --git a/script/tests/tests.properties b/script/tests/tests.properties index c051cc6..9073033 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Tue Oct 17 16:15:25 CEST 2017 +#Tue Oct 17 16:15:42 CEST 2017 customPanel= showEnabledTestsOnly=true listFilter=rps-test