Merge tag 'l10n-2.27.0-rnd2' of git://github.com/git-l10n/git-po
[git] / t / chainlint / cuddled-loop.expect
1 (
2  while read x
3   do foobar bop || exit 1
4 >  done <file ) &&
5 outside subshell