Script execution
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user