mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-05 20:58:42 +02:00
Remove deprecated '--raw' option from the 'develproject' command
This commit is contained in:
@@ -646,7 +646,6 @@ class Osc(cmdln.Cmdln):
|
||||
|
||||
@cmdln.alias('bsdevelproject')
|
||||
@cmdln.alias('dp')
|
||||
@cmdln.option('-r', '--raw', action='store_true', help='deprecated option')
|
||||
def do_develproject(self, subcmd, opts, *args):
|
||||
"""
|
||||
Print the devel project / package of a package
|
||||
|
Reference in New Issue
Block a user