]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/cuddled-loop.expect
Merge branch 'gc/branch-recurse-submodules-fix'
[thirdparty/git.git] / t / chainlint / cuddled-loop.expect
1 ( while read x
2 do foobar bop || exit 1
3 done <file ) &&
4 outside subshell