t / chainlint / exit-subshell.expecton commit sha1-file: close fd of empty file in map_sha1_file_1() (6881925)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)