Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
chainlint
/
command-substitution-subsubshell.expect
Code
Commits
Pulls
CI/CD
82,128
seen
bisect
jch
maint
master
next
seen
test
todo
expect
2 lines
72 Bytes
Copy permalink
Copy
Raw
1
2 OUT=$( ((large_git 1>&3) | :) 3>&1 ) &&
2
3 test_match_signal 13 "$OUT"