mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-24 05:46:13 +01:00
- fixed request_interactive_review
This commit is contained in:
parent
2307cfc0b7
commit
3be3b915bd
@ -6080,7 +6080,7 @@ def request_interactive_review(apiurl, request, initial_cmd=''):
|
||||
diff += submit_action_diff(apiurl, action)
|
||||
diff += '\n\n'
|
||||
tmpfile.write(diff)
|
||||
tmpfile.flush()
|
||||
tmpfile.flush()
|
||||
run_editor(tmpfile.name)
|
||||
print_request(request)
|
||||
elif repl == 's':
|
||||
|
Loading…
Reference in New Issue
Block a user