[Webkit-unassigned] [Bug 66486] New: "Could not find apache" reported even though apache is found

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 11:09:25 PDT 2011


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

           Summary: "Could not find apache" reported even though apache is
                    found
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tomz at codeaurora.org


In Tools/Scripts/webkitpy/layout_tests/port/webkit.py, there is a problem in _path_to_apache. The error message is inside the loop so it prints unless the first path is the right one.  Fix is simple.  Outdent _log.error one level.

-- 
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