From 38067ad11ec19e5c307bb1bed54c67f1a794b17d Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Thu, 10 Oct 2019 12:38:40 +0200 Subject: [PATCH] Startup --- 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 c2523c8..239b52f 100644 --- a/config/variables.properties +++ b/config/variables.properties @@ -1,2 +1,2 @@ -#Thu Oct 10 12:25:37 CEST 2019 -FileSequentialNumber=45 +#Thu Oct 10 12:27:46 CEST 2019 +FileSequentialNumber=46 diff --git a/script/test/TestZMQ.py b/script/test/TestZMQ.py index f126d03..53c29aa 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 = False) +bscan(s, 10000, preserve = True)