[PATCH] Fix typo in nptl Makefile

David Miller davem@davemloft.net
Mon Aug 15 23:31:00 GMT 2011


From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>
Date: Mon, 15 Aug 2011 22:49:51 +0200

> From `info bash`:

So is ">&" a POSIX shell feature or a bash extension?

Also, I can't find any other test where stderr is redirected to
the test case output file.  Only stdout is redirected, and this
is why I considered such things likely unintentional.

If it was really intentional, I'd suggest using the long form
"2>&1" which I know works properly with other POSIX shells like
'dash'.



More information about the Libc-alpha mailing list