Actions
Bug #21029
closedkatello-change-hostname uses fail_with_message before defining it
Description
sudo ./katello/katello-change-hostname --help
./katello/katello-change-hostname:16:in `run_cmd': undefined method `fail_with_message' for main:Object (NoMethodError)
from ./katello/katello-change-hostname:22:in `disable_system_check_option?'
from ./katello/katello-change-hostname:75:in `block in <main>'
from /usr/share/ruby/optparse.rb:1062:in `initialize'
from ./katello/katello-change-hostname:51:in `new'
from ./katello/katello-change-hostname:51:in `<main>'
Actions