t / chainlint / close-nested-and-parent-together.teston commit t7406: simplify by using diff --name-only instead of diff --raw (602813c)
   1(cd foo &&
   2        (bar &&
   3                baz))