[Groonga-mysql-commit] mroonga/mroonga at afc2801 [master] appveyor: we should use rmdir!

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 3 20:36:25 JST 2015


Kouhei Sutou	2015-02-03 20:36:25 +0900 (Tue, 03 Feb 2015)

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

  Message:
    appveyor: we should use rmdir!

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-02-03 20:34:12 +0900 (a53b4be)
+++ appveyor.yml    2015-02-03 20:36:25 +0900 (c4e2458)
@@ -7,7 +7,7 @@ install:
   - 7z x mariadb-10.0.16.tar.gz
   - 7z x mariadb-10.0.16.tar
   - cd mariadb-10.0.16
-  - del /Q storage\mroonga\
+  - rmdir /S /Q storage\mroonga\
   - dir storage
   - dir storage\mroonga
   - copy ..\mroonga storage\mroonga
-------------- next part --------------
HTML����������������������������...
Télécharger 



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