Skip to content

Commit

Permalink
Update lib/hammer_cli_katello/host_package_group.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
  • Loading branch information
parthaa and ekohl authored Aug 22, 2023
1 parent 2dddff9 commit a4fd486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hammer_cli_katello/host_package_group.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class RemoveCommand < HammerCLIKatello::SingleResourceCommand
command_name "remove"

def execute
warn "Use the remote execution equivalent is `hammer job-invocation create --feature " \
fail "Use the remote execution equivalent is `hammer job-invocation create --feature " \
"katello_group_remove`."
end
end
Expand Down

0 comments on commit a4fd486

Please sign in to comment.