1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-06 15:43:39 +02:00

fix sr -d again

This commit is contained in:
Ludwig Nussel
2010-08-13 08:55:18 +02:00
parent b3fb8b51fb
commit fb7911ea86

View File

@@ -940,6 +940,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
if opts.diff:
print rdiff
return
# Are there already requests to this package ?
reqs = get_request_list(apiurl, dst_project, dst_package, req_type='submit')