[Groonga-mysql-commit] mroonga/mroonga at 8af1c30 [master] appveyor: remove debug print

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Nov 4 16:58:39 JST 2015


Kouhei Sutou	2015-11-04 16:58:39 +0900 (Wed, 04 Nov 2015)

  New Revision: 8af1c30b5cc1d62496650f345c829a7ede321f92
  https://github.com/mroonga/mroonga/commit/8af1c30b5cc1d62496650f345c829a7ede321f92

  Message:
    appveyor: remove debug print
    
    MeCab can be downloadable.

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -6)
===================================================================
--- appveyor.yml    2015-11-04 16:41:08 +0900 (4926e43)
+++ appveyor.yml    2015-11-04 16:58:39 +0900 (72ff1d4)
@@ -17,15 +17,10 @@ install:
   - git clone --quiet --depth 1 --recursive https://github.com/groonga/groonga.git ..\groonga
   - rmdir /S /Q ..\groonga\test\
   - cd ..\groonga\vendor
-  - ruby download_mecab.rb --debug
-  - dir
-  - dir mecab-0.996
+  - ruby download_mecab.rb
   - 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
-  - dir C:\projects\mariadb-10.1.8\storage\mroonga\vendor\groonga\vendor\mecab-0.996\src
   - 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