[Webkit-unassigned] [Bug 33496] webkit-commit-queue status page is confusing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 20:02:23 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33496


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46964|review?                     |review-
               Flag|                            |




--- Comment #5 from Adam Barth <abarth at webkit.org>  2010-01-19 20:02:23 PST ---
(From update of attachment 46964)
         if is_svn_apply:
-            QueueEngine.exit_after_handled_error(script_error)
+            return # No need to update the bug for svn-apply failures.
[...]
-        exit(1)

How is the master process supposed to distinguish these cases if we don't
return a different exit code?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list