t / chainlint / exit-subshell.expecton commit trace2: find exec-dir before trace2 initialization (a7bc01e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)