[Groonga-mysql-commit] mroonga/mroonga [master] travis: remove debug commands

Back to archive index

null+****@clear***** null+****@clear*****
Fri Aug 10 16:01:54 JST 2012


Kouhei Sutou	2012-08-10 16:01:54 +0900 (Fri, 10 Aug 2012)

  New Revision: f2ca3dc2dee2b67c6d0c9278ae16b82e6a5c3920
  https://github.com/mroonga/mroonga/commit/f2ca3dc2dee2b67c6d0c9278ae16b82e6a5c3920

  Log:
    travis: remove debug commands

  Modified files:
    .travis.yml
    tools/travis_before_script.sh

  Modified: .travis.yml (+0 -2)
===================================================================
--- .travis.yml    2012-08-10 15:50:29 +0900 (548f148)
+++ .travis.yml    2012-08-10 16:01:54 +0900 (ffc7db6)
@@ -19,6 +19,4 @@ before_script:
   - tools/travis_before_script.sh
 script:
   - test/run-unit-test.sh
-  - ldd .libs/ha_mroonga.so
-  - nm .libs/ha_mroonga.so
   - test/run-sql-test.sh

  Modified: tools/travis_before_script.sh (+0 -1)
===================================================================
--- tools/travis_before_script.sh    2012-08-10 15:50:29 +0900 (3b452ed)
+++ tools/travis_before_script.sh    2012-08-10 16:01:54 +0900 (1023b98)
@@ -23,7 +23,6 @@ else
     ln -s mysql-${MYSQL_VERSION} mysql
     cd mysql
     BUILD/compile-amd64-max
-    strings sql/mysqld | grep plugin_unlock
     cd ..
 fi
 cd ..
-------------- next part --------------
HTML����������������������������...
Télécharger 



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