[Groonga-commit] groonga/groonga at 095aaad [master] travis: use unbuffered reporter

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Sep 25 14:55:13 JST 2015


Kouhei Sutou	2015-09-25 14:55:13 +0900 (Fri, 25 Sep 2015)

  New Revision: 095aaad687f3ff98f0df88f6a1206ab6e134ee01
  https://github.com/groonga/groonga/commit/095aaad687f3ff98f0df88f6a1206ab6e134ee01

  Message:
    travis: use unbuffered reporter

  Modified files:
    tools/travis-script.sh

  Modified: tools/travis-script.sh (+1 -1)
===================================================================
--- tools/travis-script.sh    2015-09-25 14:54:43 +0900 (b6913fb)
+++ tools/travis-script.sh    2015-09-25 14:55:13 +0900 (dd4e181)
@@ -4,7 +4,7 @@ set -e
 
 prefix=/tmp/local
 
-command_test_options="--n-workers=4 --reporter=buffered-mark"
+command_test_options="--n-workers=4 --reporter=mark"
 
 set -x
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index