t / chainlint / exit-subshell.expecton commit ci: rename the library of common functions (c2160f2)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)