aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-misc/piped_input.tests
blob: 929fec0db51e8d1a88c321fd05cd9b2a287bb197 (plain)
1
2
3
exec 2>&1
echo 'echo TEST; false' | $THIS_SH
echo One:$?