t / chainlint / exit-subshell.expecton commit win32: replace pthread_cond_*() with much simpler code (c73b7ad)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)