Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #16338
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: binfalse is set to true in the lastpipe test |
| Date | 2020-06-01 09:15 -0400 |
| Organization | ITS, Case Western Reserve University |
| Message-ID | <mailman.898.1591017436.2541.bug-bash@gnu.org> (permalink) |
| References | <5d391385ae3b38895a3b64eff956484272122fbe.camel@neuf.fr> <0f9626e2-811a-6ba0-a1f7-9f6ccb7dbb5c@case.edu> |
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/
Back to gnu.bash.bug | Previous | Next | Find similar
Re: binfalse is set to true in the lastpipe test Chet Ramey <chet.ramey@case.edu> - 2020-06-01 09:15 -0400
csiph-web