[Groonga-mysql-commit] mroonga/mroonga at dcb33ae [master] appveyor: use absolute path

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 3 14:27:22 JST 2015


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

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

  Message:
    appveyor: use absolute path

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -1)
===================================================================
--- appveyor.yml    2015-02-03 13:54:14 +0900 (499584c)
+++ appveyor.yml    2015-02-03 14:27:22 +0900 (d4a583d)
@@ -8,7 +8,8 @@ install:
   - dir C:\
   - dir "C:\Program Files"
   - dir "C:\Program Files (x86)"
-  - peazip -ext2here mariadb-10.0.16.tar.gz
+  - dir "C:\Program Files\PeaZip"
+  - '"C:\Program Files\PeaZip\peazip.exe" -ext2here mariadb-10.0.16.tar.gz'
   - cd mariadb-10.0.16
   - del storage\mroonga
   - move ..\mroonga storage
-------------- next part --------------
HTML����������������������������...
下載 



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