]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/cuddled-loop.expect
Merge branch 'js/add-e-clear-patch-before-stating'
[thirdparty/git.git] / t / chainlint / cuddled-loop.expect
1 (
2 while read x
3 do foobar bop || exit 1
4 > done <file ) &&
5 outside subshell