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