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 a54f940..7e5cd85 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 @@ -67,8 +67,7 @@ except: ret = 'Unable to create channel - ' + traceback.format_exc() success = False raise - ret = 'bla' - sys.exit(bla) + sys.exit() #remove limits idLimitH.put(999999.9, timeout=None)