Actions
Bug #20925
closedkatello-change-hostname should check exit codes of shell executions
Description
currently, k-c-h does a lot `something in shell`, but never verifies the exit code and thus does not know if the execution actually succeeded.
I think it should verify that every execution returned 0 and abort the rename if that is not the case. ideally, the abort is coupled with a rollback, if that is feasible.
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to John Mitsch
- Pull request https://github.com/Katello/katello-packaging/pull/530 added
Updated by John Mitsch about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-packaging|685cad775989ddf653c165bad2b94b751f4fd165.
Updated by Justin Sherrill about 7 years ago
- Translation missing: en.field_release set to 250
Actions