From b83e0fda1ace261b48269432184eb5a97939236b Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Thu, 10 Oct 2019 12:44:06 +0200 Subject: [PATCH] Closedown --- config/variables.properties | 4 ++-- script/test/TestZMQ.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/variables.properties b/config/variables.properties index 239b52f..636ad90 100644 --- a/config/variables.properties +++ b/config/variables.properties @@ -1,2 +1,2 @@ -#Thu Oct 10 12:27:46 CEST 2019 -FileSequentialNumber=46 +#Thu Oct 10 12:43:45 CEST 2019 +FileSequentialNumber=47 diff --git a/script/test/TestZMQ.py b/script/test/TestZMQ.py index 53c29aa..9ba5810 100644 --- a/script/test/TestZMQ.py +++ b/script/test/TestZMQ.py @@ -17,7 +17,7 @@ print s.getIdentifiers() #pid = s.getPidReader() -bscan(s, 10000, preserve = True) +bscan(s, 2, preserve = True)