Navigation Menu

Skip to content

Commit

Permalink
appveyor: remove garbage...
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 6, 2015
1 parent ea5f0d4 commit c43b666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -9,7 +9,7 @@ install:
- cd mariadb-10.0.20
- rmdir /S /Q storage\mroonga\
- move ..\mroonga storage\mroonga
- git clone ----quiet --depth 1 --recursive https://github.com/groonga/groonga.git ..\groonga
- 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
Expand Down

0 comments on commit c43b666

Please sign in to comment.