t / chainlint / exit-subshell.expecton commit ls-files: use correct format string (7cb7283)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)