Script execution

This commit is contained in:
boccioli_m
2015-06-22 10:28:50 +02:00
parent f964d9f740
commit 63149a315c

View File

@@ -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)