mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-15 14:27:13 +02:00
fix for gotthard to work
This commit is contained in:
@ -115,6 +115,7 @@ def startTestsForAll(args, fp):
|
||||
acquire()
|
||||
testFramesCaught(server, args.num_frames)
|
||||
testZmqHeadetTypeCount(server, args.num_mods, args.num_frames, fp)
|
||||
Log(LogLevel.INFO, '\n')
|
||||
except Exception as e:
|
||||
raise RuntimeException(f'Synchronizer Tests failed')
|
||||
|
||||
|
Reference in New Issue
Block a user