On Thursday 30 June 2011, Stefano Lattarini wrote:
> I've applied the attached patch to the 'GSoC/experimental/test-results-work'
> branch  Note that this is not an FYI, since that branch is temporary, and can
> thus be amended and modified.  Reviews are welcome!
> 
> Thanks,
>   Stefano
> 
And consider the following squashed-in:

 diff --git a/tests/color.test b/tests/color.test
 index bcaf17b..174c5d3 100755
 --- a/tests/color.test
 +++ b/tests/color.test
 @@ -107,4 +107,8 @@ AM_COLOR_TESTS=always $MAKE -e check >stdout && { cat 
stdout; Exit 1; }
  cat stdout
  test_color
  
 +$MAKE -e check >stdout && { cat stdout; Exit 1; }
 +cat stdout
 +test_no_color
 +
  :

Sorry for the noise,
  Stefano

Reply via email to