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