[Groonga-mysql-commit] mroonga/mroonga at daf6e5e [master] appveyor: reduce output

アーカイブの一覧に戻る

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


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

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

  Message:
    appveyor: reduce output

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-02-03 22:07:02 +0900 (3fdb302)
+++ appveyor.yml    2015-02-03 22:07:11 +0900 (94c976a)
@@ -5,7 +5,7 @@ install:
   - choco install curl 7zip.commandline
   - curl -O http://mirror.jmu.edu/pub/mariadb/mariadb-10.0.16/source/mariadb-10.0.16.tar.gz
   - 7z x mariadb-10.0.16.tar.gz
-  - 7z x mariadb-10.0.16.tar
+  - 7z x mariadb-10.0.16.tar > nul
   - cd mariadb-10.0.16
   - rmdir /S /Q storage\mroonga\
   - move ..\mroonga storage\mroonga
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る