[Groonga-commit] groonga/groonga at 0411f37 [master] appveyor: our referenced revision isn't HEAD

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Mar 11 14:02:53 JST 2015


Kouhei Sutou	2015-03-11 14:02:53 +0900 (Wed, 11 Mar 2015)

  New Revision: 0411f379449c36c7db37e29ffd5397554d9a84a5
  https://github.com/groonga/groonga/commit/0411f379449c36c7db37e29ffd5397554d9a84a5

  Message:
    appveyor: our referenced revision isn't HEAD

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-03-11 13:52:05 +0900 (a7d3000)
+++ appveyor.yml    2015-03-11 14:02:53 +0900 (8f88c32)
@@ -1,7 +1,7 @@
 version: "{build}"
 clone_depth: 10
 build_script:
-  - git submodule update --init --depth 1
+  - git submodule update --init
   - cmake . -G "Visual Studio 12 Win64"
   - cmake --build . --config RelWithDebInfo
 
-------------- next part --------------
HTML����������������������������...
Download 



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