[Groonga-mysql-commit] mroonga/mroonga [master] travis: remove garbage "mroonga/"

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 23 12:47:41 JST 2012


Kouhei Sutou	2012-10-23 12:47:41 +0900 (Tue, 23 Oct 2012)

  New Revision: 539dfba2fb3c3deb40709bc82033ea2d25f523ad
  https://github.com/mroonga/mroonga/commit/539dfba2fb3c3deb40709bc82033ea2d25f523ad

  Log:
    travis: remove garbage "mroonga/"

  Modified files:
    tools/travis/script.sh

  Modified: tools/travis/script.sh (+1 -1)
===================================================================
--- tools/travis/script.sh    2012-10-23 12:41:07 +0900 (37b05c8)
+++ tools/travis/script.sh    2012-10-23 12:47:41 +0900 (ceda5d7)
@@ -33,7 +33,7 @@ prepare_mysql_test_dir()
 
 collect_test_suite_names()
 {
-    cd /usr/mysql-test/suite/mroonga/
+    cd /usr/mysql-test/suite/
     test_suite_names=""
     for test_suite_name in $(find mroonga -type d '!' -name '[tr]'); do
 	if [ -n "${test_suite_names}" ]; then
-------------- next part --------------
HTML����������������������������...
Download 



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