[Groonga-commit] groonga/groonga at f6a35b3 [master] travis: debug

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Sat Apr 28 10:14:20 JST 2018


Kouhei Sutou	2018-04-28 10:14:20 +0900 (Sat, 28 Apr 2018)

  New Revision: f6a35b3893349a6ba9ca2ca5a58831f058a0f261
  https://github.com/groonga/groonga/commit/f6a35b3893349a6ba9ca2ca5a58831f058a0f261

  Message:
    travis: debug

  Modified files:
    travis/script.sh

  Modified: travis/script.sh (+3 -0)
===================================================================
--- travis/script.sh    2018-04-28 10:11:30 +0900 (b25795b25)
+++ travis/script.sh    2018-04-28 10:14:20 +0900 (226065a61)
@@ -44,6 +44,9 @@ if [ "${TRAVIS_OS_NAME}" = "osx" ]; then
   mount -t hfs ${memory_fs_device_path} tmp
 
   command_test_options="${command_test_options} --n-workers=2"
+  if [ "${TEST_TARGET}" = "command" ]; then
+    command_test_options="${command_test_options} --no-suppress-backtrace"
+  fi
 else
   command_test_options="${command_test_options} --n-workers=4"
 fi
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180428/7cf74b2e/attachment-0001.htm 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る