about summary refs log tree commit diff
path: root/third_party/git/t/chainlint/cuddled-loop.expect
blob: 8c0260d7f1d9ce7e85a8b0d47ffe97f57f39b92e (plain) (blame)
1
2
3
4
5
(
 while read x
  do foobar bop || exit 1
>  done <file ) &&
outside subshell