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 7b44d40..e80cc9d 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 @@ -64,7 +64,7 @@ except: ret = 'Unable to create channel - ' + traceback.format_exc() success = False set_return(10) - sys.quit() + exit()