coreutils
[Top][All Lists]
Advanced

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

Re: coreutils-8.13.29-43a9 on AIX 7.1


From: Bruno Haible
Subject: Re: coreutils-8.13.29-43a9 on AIX 7.1
Date: Sat, 8 Oct 2011 18:02:49 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Jim Meyering wrote:
> > FAIL: misc/help-version
> 
> This one is because its shell fails when i=[:
> 
>     # Ensure that each program "works" (exits successfully) when doing
>     # something more than --help or --version.
>     for i in $built_programs; do
>       ...
>       if env $i $args < $tmp_in > $tmp_out; then       <<<==========
> 
> I'll bet if you use a better shell that test will not fail.

It's not the shell. The program '[' was not created in the src/ directory.
Already reported here:
<https://lists.gnu.org/archive/html/coreutils/2011-09/msg00055.html>

Bruno
-- 
In memoriam Engin Ceber <http://en.wikipedia.org/wiki/Engin_Ceber>



reply via email to

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