[Groonga-mysql-commit] mroonga/mroonga at 4760f28 [master] appveyor: fix path

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Nov 3 21:26:00 JST 2015


Kouhei Sutou	2015-11-03 21:26:00 +0900 (Tue, 03 Nov 2015)

  New Revision: 4760f2883b393dc36e5bccb0e6bdcc63a1e14b1d
  https://github.com/mroonga/mroonga/commit/4760f2883b393dc36e5bccb0e6bdcc63a1e14b1d

  Message:
    appveyor: fix path

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-11-03 20:35:49 +0900 (bc7cad2)
+++ appveyor.yml    2015-11-03 21:26:00 +0900 (72ff1d4)
@@ -18,7 +18,7 @@ install:
   - rmdir /S /Q ..\groonga\test\
   - cd ..\groonga\vendor
   - ruby download_mecab.rb
-  - cd ..\..\..\mariadb-10.1.8
+  - cd ..\..\mariadb-10.1.8
   - mkdir storage\mroonga\vendor
   - move ..\groonga storage\mroonga\vendor\groonga
   - git clone --quiet --depth 1 https://github.com/groonga/groonga-normalizer-mysql.git storage\mroonga\vendor\groonga\vendor\plugins\groonga-normalizer-mysql
-------------- next part --------------
HTML����������������������������...
Download 



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