t / chainlint / exit-subshell.expecton commit Makefile: fix unaligned loads in sha1dc with UBSan (07a20f5)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)