Actions
Bug #26367
closedBuilding a tarball with Rakefile.dist fails over $CHILD_STATUS
Status:
Closed
Priority:
Normal
Assignee:
Category:
Development tools
Target version:
Description
When invoking rake -f Rakefile.dist pkg:generate_source
it fails because the English module is not required. Using $?
does work.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/6576 added
Updated by Ewoud Kohl van Wijngaarden over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 13503354912780a245790c104f7afd7f72002384.
Actions