t / chainlint / exit-subshell.expecton commit travis-ci: make the OSX build jobs' 'brew update' more quiet (a1ccaed)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)