Re: [PATCH] travis-ci: make the OSX build jobs' 'brew update' more quiet

2019-02-06 Thread Johannes Schindelin
Hi Junio, On Tue, 5 Feb 2019, Junio C Hamano wrote: > Johannes Schindelin writes: > > > On Mon, 4 Feb 2019, SZEDER Gábor wrote: > > > >> Under Dscho's bugreport it looks like they already merged a one-liner > >> fix, but how long will it take to tickle down to Travis CI, I have no > >> idea. >

Re: [PATCH] travis-ci: make the OSX build jobs' 'brew update' more quiet

2019-02-05 Thread Junio C Hamano
Johannes Schindelin writes: > On Mon, 4 Feb 2019, SZEDER Gábor wrote: > >> Under Dscho's bugreport it looks like they already merged a one-liner >> fix, but how long will it take to tickle down to Travis CI, I have no >> idea. > > Since the fix affected a Homebrew package, it was not so much abou

Re: [PATCH] travis-ci: make the OSX build jobs' 'brew update' more quiet

2019-02-05 Thread Johannes Schindelin
Hi Gábor, On Mon, 4 Feb 2019, SZEDER Gábor wrote: > Under Dscho's bugreport it looks like they already merged a one-liner > fix, but how long will it take to tickle down to Travis CI, I have no > idea. Since the fix affected a Homebrew package, it was not so much about trickling down to Travis,

Re: [PATCH] travis-ci: make the OSX build jobs' 'brew update' more quiet

2019-02-05 Thread Johannes Schindelin
Hi Gábor, On Mon, 4 Feb 2019, SZEDER Gábor wrote: > On Mon, Feb 04, 2019 at 10:49:05AM +0100, Johannes Schindelin wrote: > > > So our best bet at not getting overwhelmed with failed builds ... > > Oh, in my long-time for-fun semi-automated CI experiment [1] all > integration branches and cookin

Re: [PATCH] travis-ci: make the OSX build jobs' 'brew update' more quiet

2019-02-04 Thread SZEDER Gábor
On Mon, Feb 04, 2019 at 10:49:05AM +0100, Johannes Schindelin wrote: > Hi Gábor, > > On Sat, 2 Feb 2019, SZEDER Gábor wrote: > > > Before installing the necessary dependencies, our OSX build jobs run > > 'brew update --quiet'. This is problematic for two reasons: > > > > - This '--quiet' flag

Re: [PATCH] travis-ci: make the OSX build jobs' 'brew update' more quiet

2019-02-04 Thread SZEDER Gábor
On Mon, Feb 04, 2019 at 10:26:29AM -0800, Junio C Hamano wrote: > SZEDER Gábor writes: > > > - This '--quiet' flag apparently broke overnight, resulting in > > errored builds: > > ... > > I belive that this breakage will be noticed and fixed soon-ish, so > > we could probably just w

Re: [PATCH] travis-ci: make the OSX build jobs' 'brew update' more quiet

2019-02-04 Thread Junio C Hamano
SZEDER Gábor writes: > Before installing the necessary dependencies, our OSX build jobs run > 'brew update --quiet'. This is problematic for two reasons: > > - This '--quiet' flag apparently broke overnight, resulting in > errored builds: > ... > I belive that this breakage will be not

Re: [PATCH] travis-ci: make the OSX build jobs' 'brew update' more quiet

2019-02-04 Thread Johannes Schindelin
Hi Gábor, On Sat, 2 Feb 2019, SZEDER Gábor wrote: > Before installing the necessary dependencies, our OSX build jobs run > 'brew update --quiet'. This is problematic for two reasons: > > - This '--quiet' flag apparently broke overnight, resulting in > errored builds: > > +brew upda

[PATCH] travis-ci: make the OSX build jobs' 'brew update' more quiet

2019-02-02 Thread SZEDER Gábor
Before installing the necessary dependencies, our OSX build jobs run 'brew update --quiet'. This is problematic for two reasons: - This '--quiet' flag apparently broke overnight, resulting in errored builds: +brew update --quiet ==> Downloading https://homebrew.bintray.com/bot