[Webkit-unassigned] [Bug 145697] [GTK] 'jhbuild build' should fail immediately when building any module fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 14 09:17:07 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145697
--- Comment #6 from Michael Catanzaro <mcatanzaro at igalia.com> ---
OK, upstream jhbuild now has an --exit-on-error option. It can be used like this:
jhbuild --exit-on-error build whatever
Or you can add to jhbuildrc:
exit_on_error = True
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150714/57ffd169/attachment.html>
More information about the webkit-unassigned
mailing list