t / chainlint / exit-subshell.expecton commit t0001 (mingw): do not expect a specific order of stdout/stderr (fdda1ac)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)