[Groonga-commit] groonga/groonga at 12be439 [master] travis: fix deadlock problem on OS X

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Sep 25 17:45:26 JST 2015


Kouhei Sutou	2015-09-25 17:45:26 +0900 (Fri, 25 Sep 2015)

  New Revision: 12be4391ba026181ed6cc65970af819f614c630d
  https://github.com/groonga/groonga/commit/12be4391ba026181ed6cc65970af819f614c630d

  Message:
    travis: fix deadlock problem on OS X

  Modified files:
    tools/travis-script.sh

  Modified: tools/travis-script.sh (+0 -3)
===================================================================
--- tools/travis-script.sh    2015-09-25 17:42:03 +0900 (5b139d3)
+++ tools/travis-script.sh    2015-09-25 17:45:26 +0900 (dd4e181)
@@ -5,9 +5,6 @@ set -e
 prefix=/tmp/local
 
 command_test_options="--n-workers=4 --reporter=mark"
-if [ "${TRAVIS_OS_NAME}" = "osx" ]; then
-  command_test_options="--n-workers=1 --reporter=stream"
-fi
 
 set -x
 
-------------- next part --------------
HTML����������������������������...
Download 



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