bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS automake testsuite failures


From: Raja R Harinath
Subject: Re: CVS automake testsuite failures
Date: Thu, 21 Mar 2002 11:18:11 -0600
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i686-pc-linux-gnu)

Alexandre Duret-Lutz <address@hidden> writes:
[snip]
> +     * tests/dirname.test: Use --quiet to fix failure on installations
> +     using a site script.
> +     Reported by Nicolas Joly.
[snip]
> +# Use --quiet otherwise unwelcome messages like "loading site script"
> +# would cause a failure.
> +$SHELL ./configure --quiet >got || exit 1

In general, shouldn't we just 

  unset CONFIG_SITE

in the 'defs' file.  This'll dissociate the testsuite a bit more from the
execution environment.

- Hari
-- 
Raja R Harinath ------------------------------ address@hidden
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]