Bug 130129 - [GTK] build-webkit shouldn't show error message when ninja isn't installed
Summary: [GTK] build-webkit shouldn't show error message when ninja isn't installed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-12 07:50 PDT by Berta József
Modified: 2014-03-13 09:46 PDT (History)
3 users (show)

See Also:


Attachments
Redirecting stderr to /dev/null (966 bytes, patch)
2014-03-12 07:52 PDT, Berta József
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Berta József 2014-03-12 07:50:19 PDT
When building GTK without ninja, it displays the "sh: 1: ninja: not found" message.
Comment 1 Berta József 2014-03-12 07:52:30 PDT
Created attachment 226505 [details]
Redirecting stderr to /dev/null
Comment 2 Csaba Osztrogonác 2014-03-13 09:45:08 PDT
Comment on attachment 226505 [details]
Redirecting stderr to /dev/null

r=me
Comment 3 Csaba Osztrogonác 2014-03-13 09:46:52 PDT
Comment on attachment 226505 [details]
Redirecting stderr to /dev/null

Clearing flags on attachment: 226505

Committed r165541: <http://trac.webkit.org/changeset/165541>
Comment 4 Csaba Osztrogonác 2014-03-13 09:46:59 PDT
All reviewed patches have been landed.  Closing bug.