Re: [PATCH] t6024-recursive-merge.sh: hide spurious output when not running verbosely
From: Junio C Hamano <hidden> Date: 2016-06-15 22:44:19
Jeff King [off-list ref] writes:
On Fri, Feb 29, 2008 at 11:27:39PM -0500, Shawn O. Pearce wrote:
quoted
This is why when tests start to fail I just rerun the specific case
with "-i -v" and let the test stop on the first failure, *fix that
one case* and run again to see if anything else is going to barf.