mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-22 18:22:12 +01:00
- added TODO to commandline.py (rewrite and consolidate the current submitrequest/createrequest "mess")
This commit is contained in:
parent
dc869920b3
commit
40d1c58e1d
@ -713,6 +713,8 @@ class Osc(cmdln.Cmdln):
|
||||
raise oscerr.WrongOptions('The --delete switch is only for pattern metadata or attributes.')
|
||||
|
||||
|
||||
# TODO: rewrite and consolidate the current submitrequest/createrequest "mess"
|
||||
|
||||
@cmdln.option('-m', '--message', metavar='TEXT',
|
||||
help='specify message TEXT')
|
||||
@cmdln.option('-r', '--revision', metavar='REV',
|
||||
|
Loading…
x
Reference in New Issue
Block a user