Project

General

Profile

« Previous | Next » 

Revision 67604fd6

Added by Eric Helms about 4 years ago

Refs #29052: Allow --upgrade to pass through

View differences:

katello/hooks/pre_validations/29-upgrade.rb
if app_value(:upgrade)
fail_and_exit 'The --upgrade option has been removed. The installer will ensure the system is in the right state. The use of --upgrade is no longer needed.'
log_and_say(:warning, 'The --upgrade option has been removed. The installer will ensure the system is in the right state. The use of --upgrade is no longer needed.')
end

Also available in: Unified diff