t / chainlint / exit-subshell.expecton commit t7406: simplify by using diff --name-only instead of diff --raw (602813c)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)