comparison hgweb.cgi @ 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 85cba926cb59
children 4b0fc75f9403
comparison
equal deleted inserted replaced
25249:4311e78a4609 25250:f9a29dc964a3