Re: [PATCH 3/3] push: old receive-pack does not understand --quiet
From: Michael J Gruber <hidden>
Date: 2016-06-15 22:51:59
Junio C Hamano venit, vidit, dixit 05.09.2011 21:34:
Michael J Gruber [off-list ref] writes:quoted
Being cc'ed makes me feel guilty but I don't know what for...No guilt involved. 28d836c (test: allow running the tests under "prove", 2010-10-14) made you a good _suspect_ for having more clues than I do to resolve it, iow, it was asking for help, not pointing any finger.
I plead non-guilty on the account of "prove-clue". All evidence to the contrary is fabricated ;)
Anyhow, thanks for a quick workaround, even though I still do not understand what the issue is (that is, what is wrong with the t/lib-terminal helper).
Seriously, I use prove as my standard target because I prefer its output for parallel tests, but I have no idea how to debug the test output (which TAP wants to parse). I've made sure that my workaround works with and without the httpd runs, and with -j1 and -j8. My blackbox understanding tells me that a subtest counter used to be increased and the respective output quelled - maybe by a lib*.sh which used to be sourced after lib-terminal.sh, because after rearranging the output is there. Michael