From 48df44dccb10f930d3b5253b75f3da8443837ba6 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Mon, 22 Jun 2015 11:06:29 +0200 Subject: [PATCH] Script execution --- .../tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 e80cc9d..96f981d 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 @@ -63,9 +63,7 @@ except: print "Unable to create channel:", sys.exc_info()[0] ret = 'Unable to create channel - ' + traceback.format_exc() success = False - set_return(10) - exit() - + raise Exception(20) #remove limits