t / chainlint / exit-subshell.expecton commit git p4 test: use 'test_atexit' to kill p4d and the watchdog process (99e37c2)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)