mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +01:00
- get out of the loop..
This commit is contained in:
parent
3a909cf75b
commit
5d27ea3cd7
@ -4639,6 +4639,7 @@ def request_interactive_review(apiurl, request):
|
||||
else:
|
||||
msg = msg.strip('\'').strip('"')
|
||||
change_request_state(apiurl, str(request.reqid), state, msg)
|
||||
break
|
||||
finally:
|
||||
if tmpfile is not None:
|
||||
tmpfile.close()
|
||||
|
Loading…
Reference in New Issue
Block a user