branch | stable |
changeset 472 | b1c631613074 |
parent 471 | 2c2f35f8501f |
child 473 | 60a0156b904c |
--- a/hgkw/keyword.py Thu Jun 26 14:35:50 2008 -0500 +++ b/hgkw/keyword.py Thu Jun 26 14:35:50 2008 -0500 @@ -180,6 +180,7 @@ notify = self.ui.debug else: # kwexpand/kwshrink ctx = self.repo['.'] + mf = ctx.manifest() notify = self.ui.note candidates = [f for f in files if self.iskwfile(f, ctx.flags)] if candidates: