Bug #9458
Foreman debug should run executable extensions
Description
Currently in the foreman-debug script we only run files with "sh" extensions. We should only take executable flag into account.
Related issues
Associated revisions
History
#1
Updated by Lukas Zapletal over 7 years ago
- Related to Bug #9457: Foreman-debug extensions must have executable permissions added
#2
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2178 added
- Pull request deleted (
)
#3
Updated by Dominic Cleal over 7 years ago
- Legacy Backlogs Release (now unused) set to 28
#4
Updated by Dominic Cleal over 7 years ago
- Related to Feature #8710: Break out foreman-debug into separate package added
#5
Updated by Lukas Zapletal over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset eb0387bb6eb930f48f255061e2dddfbecbe48f01.
Fixes #9458 - process only executable debug extensions