t / chainlint / exit-subshell.expecton commit entry.c: use the right index instead of the_index (74cfc0e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)