mirror of
https://github.com/git/git
synced 2024-10-30 04:01:21 +00:00
3 lines
74 B
Text
3 lines
74 B
Text
|
OUT=$(( ( large_git 1 >& 3 ) | : ) 3 >& 1) &&
|
||
|
test_match_signal 13 "$OUT"
|