Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0614d0b15b7c91304c3b548bfe0ed6e2822df6af
https://github.com/WebKit/WebKit/commit/0614d0b15b7c91304c3b548bfe0ed6e2822df6af
Author: Sergio Villar Senin <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/terminal.py
Log Message:
-----------
git-webkit diff fails in linux
https://bugs.webkit.org/show_bug.cgi?id=316642
Reviewed by Nikolas Zimmermann.
The exact error was:
NameError: name 'shutil' is not defined.
The fix is simple, import the shutil module for linux platforms
* Tools/Scripts/libraries/webkitcorepy/webkitcorepy/terminal.py:
Canonical link: https://commits.webkit.org/314882@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications