X-Git-Url: https://projects.mako.cc/source/mw/blobdiff_plain/816795f2da7b4f71950496d241aac7e6b1944d35..0b6046450eddcd6c63c7edb7d20c8f7b6b48f64b:/src/mw/clicommands.py diff --git a/src/mw/clicommands.py b/src/mw/clicommands.py index 8f951a6..e44f0d8 100644 --- a/src/mw/clicommands.py +++ b/src/mw/clicommands.py @@ -143,4 +143,4 @@ class DiffCommand(CommandBase): if status[file] == 'U': print self.metadir.diff_rv_to_working( mw.api.filename_to_pagename(file[:-5]) - ) + ),