Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b222796df3a12b9af56369e2d547a455e4fa7a70
https://github.com/WebKit/WebKit/commit/b222796df3a12b9af56369e2d547a455e4fa7a70
Author: Ross Kirsling <[email protected]>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/ews-build/steps.py
Log Message:
-----------
[CISupport] Ensure that PS is treated as a "Windows shell" platform
https://bugs.webkit.org/show_bug.cgi?id=287921
Reviewed by Don Olmstead.
PlayStation buildbots are unable to delete .git/index.lock when needed, as
they're trying to use `rm` instead of `del`.
Ensure that PS buildbot & EWS follows Win's suit for shell commands.
* Tools/CISupport/build-webkit-org/steps.py:
(ShellMixin):
(CleanUpGitIndexLock.run):
* Tools/CISupport/ews-build/steps.py:
(CleanUpGitIndexLock.start):
Canonical link: https://commits.webkit.org/290580@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes