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: ab2f79e845703731124315bee2d90b6eff329126 (
plain
)
1
2
OUT=$(( ( large_git 1 >& 3 ) | : ) 3 >& 1) && test_match_signal 13 "$OUT"