t / chainlint / cuddled-loop.expecton commit tests: don't swallow Git errors upstream of pipes (61de0ff)
   1(
   2 while read x
   3  do foobar bop || exit 1
   4>  done <file ) &&
   5outside subshell