[Groonga-mysql-commit] mroonga/mroonga at 809f245 [master] travis: show messages on error

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jun 21 14:55:13 JST 2015


Kouhei Sutou	2015-06-21 14:55:13 +0900 (Sun, 21 Jun 2015)

  New Revision: 809f245b38c3d8aa374160c2eaf324003e39d587
  https://github.com/mroonga/mroonga/commit/809f245b38c3d8aa374160c2eaf324003e39d587

  Message:
    travis: show messages on error

  Modified files:
    tools/travis/script.sh

  Modified: tools/travis/script.sh (+1 -1)
===================================================================
--- tools/travis/script.sh    2015-06-21 14:41:52 +0900 (88f4a56)
+++ tools/travis/script.sh    2015-06-21 14:55:13 +0900 (29b3b7a)
@@ -127,6 +127,6 @@ run_sql_test()
   fi
 }
 
-build
+build || (cat /var/log/messages; false)
 # run_unit_test
 run_sql_test
-------------- next part --------------
HTML����������������������������...
Download 



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