[Groonga-mysql-commit] mroonga/mroonga at da9c92f [master] appveyor: use move again

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 3 20:58:30 JST 2015


Kouhei Sutou	2015-02-03 20:58:30 +0900 (Tue, 03 Feb 2015)

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

  Message:
    appveyor: use move again

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -3)
===================================================================
--- appveyor.yml    2015-02-03 20:36:25 +0900 (c4e2458)
+++ appveyor.yml    2015-02-03 20:58:30 +0900 (f3bdffd)
@@ -8,9 +8,7 @@ install:
   - 7z x mariadb-10.0.16.tar
   - cd mariadb-10.0.16
   - rmdir /S /Q storage\mroonga\
-  - dir storage
-  - dir storage\mroonga
-  - copy ..\mroonga storage\mroonga
+  - move ..\mroonga storage\mroonga
   - git clone --depth 1 https://github.com/groonga/groonga.git storage\mroonga\vendor\groonga
   - 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