[Groonga-mysql-commit] mroonga/mroonga at e75fddb [master] appveyor: add more debug print

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Nov 4 15:34:16 JST 2015


Kouhei Sutou	2015-11-04 15:34:16 +0900 (Wed, 04 Nov 2015)

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

  Message:
    appveyor: add more debug print

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+3 -0)
===================================================================
--- appveyor.yml    2015-11-03 21:45:06 +0900 (730cfa4)
+++ appveyor.yml    2015-11-04 15:34:16 +0900 (5e66d5b)
@@ -19,9 +19,12 @@ install:
   - cd ..\groonga\vendor
   - ruby download_mecab.rb
   - dir
+  - dir mecab-0.996
   - cd ..\..\mariadb-10.1.8
   - mkdir storage\mroonga\vendor
   - move ..\groonga storage\mroonga\vendor\groonga
+  - dir C:\projects\mariadb-10.1.8\storage\mroonga\vendor\groonga\vendor
+  - dir C:\projects\mariadb-10.1.8\storage\mroonga\vendor\groonga\vendor\mecab-0.996
   - git clone --quiet --depth 1 https://github.com/groonga/groonga-normalizer-mysql.git storage\mroonga\vendor\groonga\vendor\plugins\groonga-normalizer-mysql
 build_script:
   - "echo # > win\\packaging\\CMakeLists.txt"
-------------- next part --------------
HTML����������������������������...
Download 



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