WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
6459
build-webkit should exit with non-zero status when build fails
https://bugs.webkit.org/show_bug.cgi?id=6459
Summary
build-webkit should exit with non-zero status when build fails
Mark Rowe (bdash)
Reported
2006-01-09 23:31:51 PST
When xcodebuild fails, it prints '** BUILD FAILED **' but build-webkit exits with a zero exit code. This makes scripting build-webkit trickier than necessary.
Attachments
Use correct bits of subprocess exit code when passing back through as build-webkit's exit code
(1.54 KB, patch)
2006-01-09 23:36 PST
,
Mark Rowe (bdash)
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2006-01-09 23:36:38 PST
Created
attachment 5587
[details]
Use correct bits of subprocess exit code when passing back through as build-webkit's exit code
Eric Seidel (no email)
Comment 2
2006-01-09 23:40:35 PST
Comment on
attachment 5587
[details]
Use correct bits of subprocess exit code when passing back through as build-webkit's exit code Finally! r=me.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug