On Wed, Aug 29, 2007 at 09:41:43AM -0700, David Roundy wrote: > The relevant one here is the second, which introduces lock files > so that we won't get spurious errors if running make check > simultaneously in two different terminals. A better solution might > be to run tests in a temporary directory. > > David > > Tue Aug 28 09:07:25 PDT 2007 David Roundy <[EMAIL PROTECTED]> > * add format infrastructure for darcs-2 repo format. > > Wed Aug 29 09:39:50 PDT 2007 David Roundy <[EMAIL PROTECTED]> > * use lock files to restrict testing to one at a time.
Actually, this doesn't seem like a good approach just as is. I'd be interested if someone could fix this, but currently the timeout isn't working like I wish, and if you interrupt with control-C you have to clear out the lock file by hand, which is a pain. :( -- David Roundy http://www.darcs.net _______________________________________________ darcs-devel mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-devel
