Fixed version Re: PATCH: fix the way fetch/fetch-all interact

2008-05-13 Thread Marc Espie
On Tue, May 13, 2008 at 08:06:22PM +0200, Marc Espie wrote: > I've never liked the way variables change based on makesum/checksum/fetch-all > > This patch finally bites the bullet, and fixes things in there. > > It also gives me names (CHECKSUMFILES and MAKESUMFILES) I wanted to expose, > and I g

PATCH: fix the way fetch/fetch-all interact

2008-05-13 Thread Marc Espie
I've never liked the way variables change based on makesum/checksum/fetch-all This patch finally bites the bullet, and fixes things in there. It also gives me names (CHECKSUMFILES and MAKESUMFILES) I wanted to expose, and I get to remove duplicate stuff. This has been casually tested, I'd apprec