History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1676
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Trivial Trivial
Assignee: Robin Shen
Reporter: Benoit Maury-Bouet
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Customize "successful" return codes for batch/shell step

Created: 18/Jun/13 06:35 AM   Updated: 19/Jun/13 05:22 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Dear All,
It would be very nice to be able to tell quickbuild what are the "success" return codes for batch/shell files.
We have third party tools that returns a code != 0 if a warning is detected (not only error).
It means that we have to wrap up this tools in custom batch files to make return a successful value to QB.
Would it be possible to add a list of successful error codes to the adavanced batch/shell step properties ?
Thanks a lot

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [19/Jun/13 05:22 AM]
The command build step has an option to ignore return code if error detection setting is enabled. In that case, you may tell QB to fail the step when a pattern of output is encountered.