Mercurial > hg
comparison tests/test-convert-mtn.t @ 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 | c63a09b6b337 |
children | 4d2b9b304ad0 |
comparison
equal
deleted
inserted
replaced
25249:4311e78a4609 | 25250:f9a29dc964a3 |
---|