t / chainlint / exit-subshell.expecton commit t: move 'hex2oct' into test-lib-functions.sh (5c07647)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)