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.
Created attachment 104369 [details] Patch
Comment on attachment 104369 [details] Patch this looks like a no-brainer so r=me.
Comment on attachment 104369 [details] Patch Clearing flags on attachment: 104369 Committed r93416: <http://trac.webkit.org/changeset/93416>
All reviewed patches have been landed. Closing bug.