mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
e322371900
commit
ae62027732
@ -112,6 +112,6 @@ class cmd_commit(_cmd_commit):
|
||||
server = xmlrpclib.ServerProxy(url)
|
||||
server.ticket.update(int(bug), msg,
|
||||
{'status':'closed', 'resolution':'fixed'},
|
||||
False)
|
||||
notify=True)
|
||||
|
||||
bzrlib.commands.register_command(cmd_commit)
|
||||
|
Loading…
x
Reference in New Issue
Block a user