Thread
:
Fail Build from VBScript
View Single Post
#
4
06-18-2010, 03:52 AM
wellilein
Registered User
Join Date: 11-30-2005
Posts: 53
Similar for actions
I had a similar issue for a custom action.
Once I moved the code inside
Code:
Function vbld_BuildStep()
I was able to let the action fail by setting
Code:
vbld_BuildStep = vbldStepStatFailed
wellilein
View Public Profile
Find all posts by wellilein