git/t/chainlint/command-substitution-subsub...

3 lines
74 B
Plaintext

OUT=$(( ( large_git 1 >& 3 ) | : ) 3 >& 1) &&
test_match_signal 13 "$OUT"