summaryrefslogtreecommitdiff
path: root/t/chainlint/cuddled-loop.expect
blob: 8c0260d7f1d9ce7e85a8b0d47ffe97f57f39b92e (plain)
1
2
3
4
5
(
 while read x
  do foobar bop || exit 1
>  done <file ) &&
outside subshell