bug-bash
[Top][All Lists]
Advanced

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

Re: binfalse is set to true in the lastpipe test


From: Chet Ramey
Subject: Re: binfalse is set to true in the lastpipe test
Date: Mon, 1 Jun 2020 09:15:53 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.8.1

On 5/31/20 11:25 AM, Pierre Labastie wrote:

> Bash Version: 5.0
> Patch Level: 11
> Release Status: release
> 
> Description:
>   Running tests in the chroot environment of the linuxfromscratch book.
>   the run-lastpipe test outputs:
>         9c9
>         < 0 -- 0 0 0
>         ---
>         > 1 -- 0 1 0
> 
>   Note that in this environment the true and false binaries are only
>   available in /tools/bin, so the script uses variables bintrue and
>   binfalse.
> Repeat-By:
>   You can reproduce this behavior by creating a dir, for example ~/bin.
>   Move the true and false binaries to ~/bin, and add ~/bin to the
>   PATH, then run tests.

Thanks for the report.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

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