mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +01:00
Merge branch 'browse_split_args' of https://github.com/marcus-h/osc
Slash split arguments in do_browse.
This commit is contained in:
commit
41ba072481
@ -4474,6 +4474,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
"""
|
||||
|
||||
apiurl = self.get_api_url()
|
||||
args = slash_split(args)
|
||||
|
||||
package = None
|
||||
if len(args) == 1:
|
||||
|
Loading…
Reference in New Issue
Block a user