[Groonga-mysql-commit] mroonga/mroonga at 252647c [master] test: fix path

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jul 20 14:56:11 JST 2018


Kouhei Sutou	2018-07-20 14:56:11 +0900 (Fri, 20 Jul 2018)

  New Revision: 252647c290d4a2715e0ea1fefa2549bf12e4c10a
  https://github.com/mroonga/mroonga/commit/252647c290d4a2715e0ea1fefa2549bf12e4c10a

  Message:
    test: fix path

  Modified files:
    mysql-test/mroonga/include/mroonga/not_embedded.inc

  Modified: mysql-test/mroonga/include/mroonga/not_embedded.inc (+2 -2)
===================================================================
--- mysql-test/mroonga/include/mroonga/not_embedded.inc    2018-07-20 14:29:14 +0900 (fb792462)
+++ mysql-test/mroonga/include/mroonga/not_embedded.inc    2018-07-20 14:56:11 +0900 (46a0b647)
@@ -18,11 +18,11 @@
 --source ../../include/mroonga/check_mariadb.inc
 
 if ($mariadb) {
-  --source include/mroonga/not_embedded.inc
+  --source include/not_embedded.inc
 }
 
 if (!$mariadb) {
   if (!$version_8_0_or_later) {
-    --source include/mroonga/not_embedded.inc
+    --source include/not_embedded.inc
   }
 }
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180720/e89201fa/attachment.htm 



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