[Webkit-unassigned] [Bug 140278] New: build-webkit: silence output of 'which'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 8 19:07:31 PST 2015


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

            Bug ID: 140278
           Summary: build-webkit: silence output of 'which'
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

When webkitdirs.pm runs 'which' it redirects its stdout to /dev/null. At least GNU which prints to stderr when a binary is not found, so we should redirect stderr as well. This fixes an annoying warning that prints at the top of the output of build-webkit on distros that rename ninja to ninja-build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150109/e7625709/attachment-0002.html>


More information about the webkit-unassigned mailing list