index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
chainlint
/
command-substitution-subsubshell.expect
blob: f2a9312dc8f2f0963c428ed23e2a7ddd2f946ff2 (
plain
)
1
2
2 OUT=$( ((large_git 1>&3) | :) 3>&1 ) && 3 test_match_signal 13 "$OUT"