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

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Fri Jun 19 23:40:51 JST 2015


Kouhei Sutou	2015-06-19 23:40:51 +0900 (Fri, 19 Jun 2015)

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

  Message:
    test: fix path

  Modified files:
    mysql-test/mroonga/storage/create/table/token_filters/index/t/multiple_token_filters.test

  Modified: mysql-test/mroonga/storage/create/table/token_filters/index/t/multiple_token_filters.test (+4 -4)
===================================================================
--- mysql-test/mroonga/storage/create/table/token_filters/index/t/multiple_token_filters.test    2015-06-19 23:38:45 +0900 (f1242dd)
+++ mysql-test/mroonga/storage/create/table/token_filters/index/t/multiple_token_filters.test    2015-06-19 23:40:51 +0900 (673bab6)
@@ -14,8 +14,8 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
---source ../../../../../../../include/mroonga/have_mroonga.inc
---source ../../../../../../../include/mroonga/load_mroonga_functions.inc
+--source ../../../../../../include/mroonga/have_mroonga.inc
+--source ../../../../../../include/mroonga/load_mroonga_functions.inc
 
 --disable_query_log
 DROP DATABASE test;
@@ -36,5 +36,5 @@ SELECT mroonga_command("dump --dump_plugins no");
 
 DROP TABLE memos;
 
---source ../../../../../../../include/mroonga/unload_mroonga_functions.inc
---source ../../../../../../../include/mroonga/have_mroonga_deinit.inc
+--source ../../../../../../include/mroonga/unload_mroonga_functions.inc
+--source ../../../../../../include/mroonga/have_mroonga_deinit.inc
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る