Kouhei Sutou
null+****@clear*****
Tue Feb 3 17:23:37 JST 2015
Kouhei Sutou 2015-02-03 17:23:37 +0900 (Tue, 03 Feb 2015) New Revision: ce4d974ebdacf3e5d715c84c6228c9d586784447 https://github.com/mroonga/mroonga/commit/ce4d974ebdacf3e5d715c84c6228c9d586784447 Message: appveyor: don't ask on deleting Modified files: appveyor.yml Modified: appveyor.yml (+1 -1) =================================================================== --- appveyor.yml 2015-02-03 16:09:59 +0900 (4c2e086) +++ appveyor.yml 2015-02-03 17:23:37 +0900 (aab3c33) @@ -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 storage\mroonga + - del /Q storage\mroonga - move ..\mroonga storage - 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 -------------- next part -------------- HTML����������������������������...Download