This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Don't pass shell loops' stdin to programs run on glibc's host


On Mon, 22 Oct 2012, Roland McGrath wrote:

> > where within the loop the shell's input is redirected - and the "read" 
> > command, but not the test programs, should see that redirection.  Putting 
> > "< /dev/null" at the top of the script, or in the makefiles, won't help 
> > here.
> 
> I see.  That makes sense.

OK, I've applied the patch and filed bug 14753 for the other cases where 
tests inherit stdin but this doesn't currently cause problems for 
cross-testing.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]