t / chainlint / exit-subshell.expecton commit config.txt: move guitool.* to a separate file (2c31a83)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)