Bug 18683 - update-webkit returns 0 even if it fails
Summary: update-webkit returns 0 even if it fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-22 14:22 PDT by mitz
Modified: 2008-04-22 14:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch v1 (1.10 KB, patch)
2008-04-22 14:41 PDT, David Kilzer (:ddkilzer)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2008-04-22 14:22:00 PDT
update-webkit exits with a 0 status code even if "svn update" failed. This is annoying when doing something like "update-webkit && make".
Comment 1 David Kilzer (:ddkilzer) 2008-04-22 14:41:07 PDT
Created attachment 20756 [details]
Patch v1

Proposed fix.
Comment 2 mitz 2008-04-22 14:44:47 PDT
Comment on attachment 20756 [details]
Patch v1

r=me
Comment 3 David Kilzer (:ddkilzer) 2008-04-22 14:46:56 PDT
Committed revision 32407.