Actions
Bug #9742
closedhammer --version command fails with inappropriate error
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Team Backlog:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1190013
Description of problem:
hammer --version command fails with inappropriate error
- rpm -q foreman
foreman-1.7.2.3-1.el7sat.noarch
How reproducible:
everytime
Steps to Reproduce:
1.# hammer --version
hammer (0.1.4)
* hammer_cli_foreman (0.1.4)
Error: undefined method `version' for HammerCLIForemanBootdisk:Module
2.
3.
Actual results:
hammer --version fails
Expected results:
--version should work as expected
Additional info:
Actions