[Groonga-commit] groonga/groonga at caf5b43 [master] Use 2 spaces for indent

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jan 30 15:53:38 JST 2015


Kouhei Sutou	2015-01-30 15:53:38 +0900 (Fri, 30 Jan 2015)

  New Revision: caf5b431efa1f4c8e479cb8530fb287177a83187
  https://github.com/groonga/groonga/commit/caf5b431efa1f4c8e479cb8530fb287177a83187

  Message:
    Use 2 spaces for indent

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -2)
===================================================================
--- appveyor.yml    2015-01-30 15:01:32 +0900 (c63aeea)
+++ appveyor.yml    2015-01-30 15:53:38 +0900 (9118441)
@@ -1,8 +1,8 @@
 version: "{build}"
 clone_depth: 1
 build_script:
- - cmake . -G "Visual Studio 12"
- - cmake --build . --config RelWithDebInfo
+  - cmake . -G "Visual Studio 12"
+  - cmake --build . --config RelWithDebInfo
 
 notifications:
   email:
-------------- next part --------------
HTML����������������������������...
Download 



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