diff --git a/script/tests/tests/Collimator Tests/Motor Test 1/Motor Test 1.py b/script/tests/tests/Collimator Tests/Motor Test 1/Motor Test 1.py index f0e383e..ac7b267 100644 --- a/script/tests/tests/Collimator Tests/Motor Test 1/Motor Test 1.py +++ b/script/tests/tests/Collimator Tests/Motor Test 1/Motor Test 1.py @@ -68,7 +68,7 @@ except: ret = 'Unable to create channel - ' + traceback.format_exc() success = False raise Exception('Unable to create channel - ' + traceback.format_exc()) - sys.exit() + #sys.exit() #remove limits idLimitH.put(999999.9, timeout=None)