Nathaniel Smith <[EMAIL PROTECTED]> wrote: > On Wed, Sep 07, 2005 at 06:01:24PM +0200, Jim Meyering wrote: ... >> I was surprised to see many test >> failures. Today I investigated and found that it was due to >> the fact that `testsuite' is running the monotone binary in >> my path (/usr/bin/monotone == 0.22) rather than the one I'd >> just built. I don't have `.' in my PATH, btw. > > Strange; autotest seems to automatically fix that for most people; I > wonder what's different about your setup.
I'm using test versions of some tools, like autoconf-2.59c and automake 1.9.6. There used to be code in autoconf that added `.' to the shell's search path, but that's been fixed since autoconf-2.53. > Applied, but setting AUTOTEST_PATH="." instead, as the autotest > documentation recommends. See if that works for you... It does. Thanks. _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
