mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-07 21:58:41 +02:00
- addremove: don't remove storefile
This commit is contained in:
@@ -2925,7 +2925,6 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
elif state == '!':
|
||||
p.put_on_deletelist(filename)
|
||||
p.write_deletelist()
|
||||
os.unlink(os.path.join(p.storedir, filename))
|
||||
print statfrmt('D', getTransActPath(os.path.join(p.dir, filename)))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user