Submitter | Katsunori FUJIWARA |
---|---|
Date | Nov. 1, 2014, 10:22 a.m. |
Message ID | <abe750321a0fc546af05.1414837332@feefifofum> |
Download | mbox | patch |
Permalink | /patch/6503/ |
State | Accepted |
Headers | show |
Comments
Patch
diff --git a/mercurial/commands.py b/mercurial/commands.py --- a/mercurial/commands.py +++ b/mercurial/commands.py @@ -2352,7 +2352,7 @@ [('L', 'force-lock', None, _('free the store lock (DANGEROUS)')), ('W', 'force-wlock', None, _('free the working state lock (DANGEROUS)'))], - _('')) + '') def debuglocks(ui, repo, **opts): """show or modify state of locks