t / chainlint / close-nested-and-parent-together.teston commit tests: fix non-portable "${var:-"str"}" construct (de231e5)
   1(cd foo &&
   2        (bar &&
   3                baz))