Refactor #28091
Make javascript helpers in script/ executable
Status:
Closed
Priority:
Normal
Assignee:
Category:
Development tools
Target version:
-
Description
These files currently lack a shebang and aren't executable, unlike other files in that directory
Associated revisions
History
#1
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Subject changed from Make javascript helpers in extras/ executable to Make javascript helpers in script/ executable
#2
Updated by The Foreman Bot over 3 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7115 added
#3
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 1.24.0 added
#4
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 6d989b136390af3bd49e2a7f388fed445ed77bdc.
Fixes #28091 - Make javascript extras executable
This follows the pattern that all scripts are executable.