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

3 lines
72 B
Plaintext

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