branch | stable |
changeset 16527 | 17a1f7690b49 |
parent 16468 | 2fb521d75dc2 |
child 16529 | 3d5d204a08c7 |
--- a/mercurial/subrepo.py Fri Apr 27 10:17:55 2012 +0200 +++ b/mercurial/subrepo.py Fri Apr 27 11:02:16 2012 +0200 @@ -366,7 +366,7 @@ pass def forget(self, ui, match, prefix): - return [] + return ([], []) def revert(self, ui, substate, *pats, **opts): ui.warn('%s: reverting %s subrepos is unsupported\n' \