index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
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"