diff mercurial/config.py @ 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 3182965b3971
children 328739ea70c3
line wrap: on
line diff