Kouhei Sutou
null+****@clear*****
Thu Aug 6 20:22:49 JST 2015
Kouhei Sutou 2015-08-06 20:22:49 +0900 (Thu, 06 Aug 2015) New Revision: ea5f0d49cb0fd95c241a38910394adb3e81dea0b https://github.com/mroonga/mroonga/commit/ea5f0d49cb0fd95c241a38910394adb3e81dea0b Message: appveyor: use --recursive Modified files: appveyor.yml Modified: appveyor.yml (+1 -3) =================================================================== --- appveyor.yml 2015-07-28 10:18:48 +0900 (038d590) +++ appveyor.yml 2015-08-06 20:22:49 +0900 (59df503) @@ -9,9 +9,7 @@ install: - cd mariadb-10.0.20 - rmdir /S /Q storage\mroonga\ - move ..\mroonga storage\mroonga - - git clone --quiet --depth 1 https://github.com/groonga/groonga.git ..\groonga - - cd ..\groonga - - git submodule update --init + - git clone ----quiet --depth 1 --recursive https://github.com/groonga/groonga.git ..\groonga - cd ..\mariadb-10.0.20 - rmdir /S /Q ..\groonga\test\ - mkdir storage\mroonga\vendor -------------- next part -------------- HTML����������������������������...Download