Mercurial > hg
diff hgeditor @ 25250:f9a29dc964a3
match: fix bug in match.visitdir()
There was a bug in my recent change to visitdir (8545bd381504) due to
the stored generator being iterated over twice. Making the generator into a
list at the start fixes this.
author | Drew Gottlieb <drgott@google.com> |
---|---|
date | Fri, 22 May 2015 14:39:34 -0700 |
parents | 2b440bb8a66b |
children | 1aee2ab0f902 |