[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with $srcdir and friends in autotest
From: |
Noah Misch |
Subject: |
Re: problem with $srcdir and friends in autotest |
Date: |
Tue, 19 Jun 2007 12:51:14 -0700 |
User-agent: |
Mutt/1.5.9i |
On Sat, Jun 16, 2007 at 10:50:21AM +0200, Ralf Wildenhues wrote:
> * Noah Misch wrote on Sat, Jun 16, 2007 at 03:59:34AM CEST:
> >
> > Thanks. I added one test with an absolute srcdir and one test with
> > the builddir above the srcdir, for good measure. Does this seem to
> > cover things?
>
> Yes, that looks good. Please install, and thank you.
Done. (`nobody' had a read lock on the repository a few days ago, and it
persisted for a few hours. Hence the delay.)
> > 2007-06-15 Noah Misch <address@hidden>
> >
> > * lib/autotest/general.m4 (AT_INIT): Handle absolute `srcdir'.
> > * tests/autotest.at (srcdir propagation): Test absolute `srcdir' and
> > `srcdir' as subdirectory of `builddir'.