[Groonga-mysql-commit] mroonga/mroonga at 48367ae [master] appveyor: fix a typo...

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 3 22:07:02 JST 2015


Kouhei Sutou	2015-02-03 22:07:02 +0900 (Tue, 03 Feb 2015)

  New Revision: 48367ae1d0291c2df251f9c40b97a0072c321ae7
  https://github.com/mroonga/mroonga/commit/48367ae1d0291c2df251f9c40b97a0072c321ae7

  Message:
    appveyor: fix a typo...

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-02-03 21:58:26 +0900 (7fed9ec)
+++ appveyor.yml    2015-02-03 22:07:02 +0900 (3fdb302)
@@ -10,7 +10,7 @@ install:
   - rmdir /S /Q storage\mroonga\
   - move ..\mroonga storage\mroonga
   - git clone --depth 1 https://github.com/groonga/groonga.git ..\groonga
-  - rmdir /S /A ..\groonga\test\
+  - rmdir /S /Q ..\groonga\test\
   - move ..\groonga storage\mroonga\vendor\
   - git clone --depth 1 https://github.com/groonga/groonga-normalizer-mysql.git storage\mroonga\vendor\groonga\vendor\plugins\groonga-normalizer-mysql
 build_script:
-------------- next part --------------
HTML����������������������������...
Download 



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