Script execution

This commit is contained in:
boccioli_m
2015-06-22 11:03:31 +02:00
parent 34fe5bb2fc
commit f24efb2728

View File

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