t / chainlint / exit-subshell.expecton commit t/lib-httpd: pass LSAN_OPTIONS through apache (d9ef573)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)