diff --git a/config/variables.properties b/config/variables.properties index 10c2c0b..b2cb9f4 100644 --- a/config/variables.properties +++ b/config/variables.properties @@ -1,2 +1,2 @@ -#Tue Feb 18 14:47:34 CET 2020 -FileSequentialNumber=406 +#Tue Feb 18 14:57:03 CET 2020 +FileSequentialNumber=411 diff --git a/script/test/TestMultiCycles.py b/script/test/TestMultiCycles.py index 60685fd..6c54e45 100755 --- a/script/test/TestMultiCycles.py +++ b/script/test/TestMultiCycles.py @@ -11,7 +11,7 @@ def check_end_scan(record, scan): scan_result = scan.result elif (record.index>0) and (record.index % 10 == 0): #get_context().dataManager.splitScanData(scan) - set_exec_pars(split=True) + set_exec_pars(split=scan) xxx=None