deprecate spin-livecd with spin-livemedia
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
b0da550dfc
commit
e9c8891c4c
1 changed files with 1 additions and 0 deletions
1
cli/koji
1
cli/koji
|
|
@ -5210,6 +5210,7 @@ def handle_spin_livecd(options, session, args):
|
|||
(task_options, args) = parser.parse_args(args)
|
||||
|
||||
# Make sure the target and kickstart is specified.
|
||||
print 'spin-livecd is deprecated and will be replaced with spin-livemedia'
|
||||
if len(args) != 5:
|
||||
parser.error(_("Five arguments are required: a name, a version, an" +
|
||||
" architecture, a build target, and a relative path to" +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue