[Groonga-commit] groonga/groonga at 2761871 [master] appveyor: remove debug log

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jan 30 23:08:32 JST 2015


Kouhei Sutou	2015-01-30 23:08:32 +0900 (Fri, 30 Jan 2015)

  New Revision: 27618715b908ab908064b8f3a0b29c16ebc6fcce
  https://github.com/groonga/groonga/commit/27618715b908ab908064b8f3a0b29c16ebc6fcce

  Message:
    appveyor: remove debug log

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+0 -2)
===================================================================
--- appveyor.yml    2015-01-30 17:45:26 +0900 (e4897a5)
+++ appveyor.yml    2015-01-30 23:08:32 +0900 (9118441)
@@ -2,8 +2,6 @@ version: "{build}"
 clone_depth: 1
 build_script:
   - cmake . -G "Visual Studio 12"
-  - type CMakeFiles\CMakeOutput.log
-  - type CMakeFiles\CMakeError.log
   - cmake --build . --config RelWithDebInfo
 
 notifications:
-------------- next part --------------
HTML����������������������������...
Download 



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