RESOLVED FIXED272252
LocalizableStrings.pm is executable, but not a script
https://bugs.webkit.org/show_bug.cgi?id=272252
Summary LocalizableStrings.pm is executable, but not a script
Elliott Williams
Reported 2024-04-05 15:28:34 PDT
It's missing a perl shebang line, and doesn't do anything when run standalone, so I think its mode bits ought to be changed to be a plain file.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-05 15:28:46 PDT
EWS
Comment 2 2024-04-05 20:11:41 PDT
Committed 277148@main (a538b9362387): <https://commits.webkit.org/277148@main> Reviewed commits have been landed. Closing PR #26918 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.