Fix Savannah bug #13878, in which xargs deals incorrectly with child failure, returni...
commit9ab02f668a0184d066c1b196640b8ada54c43006
authorjay <jay>
Fri, 22 Jul 2005 20:44:45 +0000 (22 20:44 +0000)
committerjay <jay>
Fri, 22 Jul 2005 20:44:45 +0000 (22 20:44 +0000)
treef9b4f0e53996e579a1cbf5fcdfd1a6fc473d7a22
parent9318bfbd692051711c19a5e298978b1643ef0f09
Fix Savannah bug #13878, in which xargs deals incorrectly with child failure, returning 0 when it should return 123
xargs/testsuite/xargs.posix/childfail.exp [new file with mode: 0644]
xargs/xargs.c