diff --git a/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py b/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py index 4a6f026..f8f9dcf 100644 --- a/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py +++ b/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py @@ -61,8 +61,7 @@ except: ret = 'Unable to create channel - ' + traceback.format_exc() success = False raise - return 'bla' - sys.exit() + sys.exit(25) #remove limits idLimitH.put(999999.9, timeout=None)