[Webkit-unassigned] [Bug 230165] New: [build.webkit.org] Remove ./ from command invocations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 10 12:04:22 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230165
Bug ID: 230165
Summary: [build.webkit.org] Remove ./ from command invocations
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aakash_jain at apple.com
We don't need "./" in the command invocations in buildbot configuration for build.webkit.org. All of our EWS configuration do not use that. We should make build.webkit.org configuration consistent with EWS configuration and remove "./" from command invocations.
e.g.: Replace: 'python3 ./Tools/Scripts/run-webkit-tests' with 'python3 Tools/Scripts/run-webkit-tests'
--
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/20210910/c9aff7f0/attachment.htm>
More information about the webkit-unassigned
mailing list