[Groonga-mysql-commit] mroonga/mroonga at 3e3de7f [master] travis: show /var/log/

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jun 21 15:42:43 JST 2015


Kouhei Sutou	2015-06-21 15:42:43 +0900 (Sun, 21 Jun 2015)

  New Revision: 3e3de7f66412c207a750cd17ac6d243a48bf461b
  https://github.com/mroonga/mroonga/commit/3e3de7f66412c207a750cd17ac6d243a48bf461b

  Message:
    travis: show /var/log/

  Modified files:
    tools/travis/script.sh

  Modified: tools/travis/script.sh (+1 -1)
===================================================================
--- tools/travis/script.sh    2015-06-21 15:16:03 +0900 (29b3b7a)
+++ tools/travis/script.sh    2015-06-21 15:42:43 +0900 (61af756)
@@ -127,6 +127,6 @@ run_sql_test()
   fi
 }
 
-build || (cat /var/log/messages; false)
+build || (ls -lat /var/log/; false)
 # run_unit_test
 run_sql_test
-------------- next part --------------
HTML����������������������������...
Download 



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