From 061aa5e9faad522fdcdf36585087d5fad087c997 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Mon, 1 Jun 2015 14:04:03 +0200 Subject: [PATCH] Script execution --- script/Check Linearity LS.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/Check Linearity LS.py b/script/Check Linearity LS.py index 6d5b061..6f00f44 100644 --- a/script/Check Linearity LS.py +++ b/script/Check Linearity LS.py @@ -4,8 +4,8 @@ #p = subproccess.Popen('/bin/sleep 2' +, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE) #p.communicate() #ret = p.returncode -if ret <> true: - raise Exception('Script returned with an exit value not equal to 0') +#if ret <> true: +# raise Exception('Script returned with an exit value not equal to 0') caput('PO2TC-NCS-LS:MOTOR.VELO', '50') caput('PO2TC-NCS-LS:DEMAND', '350')