Actions
Bug #20635
closedkatello-backup needs cleaner error messages for invalid option calls
Status:
Closed
Priority:
Normal
Assignee:
Category:
Backup & Restore
Target version:
Difficulty:
Triaged:
Description
Currently, if a user makes a call that fails (ie missing argument), there is an ugly traceback:
- katello-backup /tmp/ --incremental
/sbin/katello-backup:72:in `block in <main>': missing argument: --incremental (OptionParser::MissingArgument)
from /sbin/katello-backup:22:in `new'
from /sbin/katello-backup:22:in `<main>'
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello-packaging/pull/503 added
Updated by Christine Fouant over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-packaging|22c7276e8ac25f7292a6e60c9711cee918cc7806.
Updated by Eric Helms about 7 years ago
- Translation missing: en.field_release set to 286
Updated by The Foreman Bot about 7 years ago
- Pull request https://github.com/Katello/katello-packaging/pull/512 added
Actions