View Single Post
  #4  
Old 07-20-2004, 08:41 AM
SGGardiner SGGardiner is online now
Registered User
 
Join Date: 03-09-2004
Location: Belfast, Northern Ireland
Posts: 5
Question

I am having the exact same problem!

I am a parent build script which calls a child, which builds a whole series of DLLs and Exes. If one of these build fails, the failure steps are executed but it returns a success to the parent.

I thought it was something to do with the number of steps in the child failure steps, so I put a err.raise as the last step, but without an success.

Any thoughts would be gratefully appreciated.

George
Reply With Quote