t / chainlint / exit-subshell.expecton commit generate-cmdlist.sh: collect config from all config.txt files (eb90ea7)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)