mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 09:37:59 +02:00
8.0.0.rc: fix py virtual test (#841)
* fix virtual test when it fails * catching errors in tests and removing sigchild ignore so servers (process in background) executing commands will not fail (pclose no child processes, if sigchld is ignored) fixed * uncommented python loading config * somehow killal slsReciever in second detector test fails even though no receiver running * fixing script for virtual simlator test:fixed issue with check if process running, fixed moench tests
This commit is contained in:
@ -4,10 +4,10 @@
|
||||
#define RELEASE "8.0.0"
|
||||
#define APILIB "8.0.0 0x231025"
|
||||
#define APIRECEIVER "8.0.0 0x231025"
|
||||
#define APICTB "8.0.0 0x231025"
|
||||
#define APIGOTTHARD "8.0.0 0x231025"
|
||||
#define APIGOTTHARD2 "8.0.0 0x231025"
|
||||
#define APIJUNGFRAU "8.0.0 0x231025"
|
||||
#define APIMYTHEN3 "8.0.0 0x231025"
|
||||
#define APIMOENCH "8.0.0 0x231025"
|
||||
#define APIEIGER "8.0.0 0x231025"
|
||||
#define APICTB "8.0.0 0x231031"
|
||||
#define APIGOTTHARD "8.0.0 0x231031"
|
||||
#define APIGOTTHARD2 "8.0.0 0x231031"
|
||||
#define APIJUNGFRAU "8.0.0 0x231031"
|
||||
#define APIMYTHEN3 "8.0.0 0x231031"
|
||||
#define APIMOENCH "8.0.0 0x231031"
|
||||
#define APIEIGER "8.0.0 0x231031"
|
||||
|
Reference in New Issue
Block a user