t / chainlint / exit-subshell.expecton commit progress: clear previous progress update dynamically (9f1fd84)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)