mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-26 09:56:13 +01:00
osc update: after update, reset the revision when updating multiple package.
Fixes "404: Not Found" type errors when updating an entire project. [bnc#399177]
This commit is contained in:
parent
61e4cf6798
commit
693987ac49
@ -1273,6 +1273,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
p.prjname, p.name)
|
||||
|
||||
p.update(rev)
|
||||
rev = None
|
||||
|
||||
|
||||
@cmdln.option('-f', '--force', action='store_true',
|
||||
|
Loading…
Reference in New Issue
Block a user