Script execution

This commit is contained in:
boccioli_m
2015-06-22 11:02:46 +02:00
parent 1b430a2689
commit 34fe5bb2fc

View File

@@ -64,7 +64,7 @@ except:
ret = 'Unable to create channel - ' + traceback.format_exc()
success = False
set_return(10)
quit()
sys.quit()