Jan Palus dixit:

>Newly released git version 2.7.0 fails to pass tests with most recent
>release of mksh -- test t0005-signals.sh fails on case 4 and 5:
>
>4: OUT=$( ((large_git; echo $? 1>&3) | :) 3>&1 ) && test "$OUT" -eq 141
>5: OUT=$( ((trap "" PIPE; large_git; echo $? 1>&3) | :) 3>&1 ) && test "$OUT" 
>-eq 141

Please provide *full* output (expected and what you got)
or a reproducer (e.g. a shell function or script that I
can use in the place of large_git to run this locally).

Thanks,
//mirabilos
-- 
This space for rent.

Reply via email to