Kouhei Sutou
null+****@clear*****
Tue Apr 10 15:10:34 JST 2018
Kouhei Sutou 2018-04-10 15:10:34 +0900 (Tue, 10 Apr 2018) New Revision: 74cda81027853c937bc79244942e78effa93041d https://github.com/groonga/groonga/commit/74cda81027853c937bc79244942e78effa93041d Message: appveyor: remove a needless space Modified files: appveyor.yml Modified: appveyor.yml (+2 -2) =================================================================== --- appveyor.yml 2018-04-10 15:01:06 +0900 (79e0c8b5e) +++ appveyor.yml 2018-04-10 15:10:34 +0900 (2338ed04c) @@ -65,9 +65,9 @@ build_script: set CMAKE_GENERATOR_NAME=%CMAKE_GENERATOR_NAME% 2015 - if "%ARCH%" == "amd64" set CMAKE_GENERATOR_NAME=%CMAKE_GENERATOR_NAME% Win64 - - ruby -i '.bak' -pe '$_.gsub!(/^MRB_API int mrb_gc_arena_save/, "//")' + - ruby -i'.bak' -pe '$_.gsub!(/^MRB_API int mrb_gc_arena_save/, "//")' vendor\mruby-source\include\mruby.h - - ruby -i '.bak' -pe '$_.gsub!(/^MRB_API void mrb_gc_arena_restore/, "//")' + - ruby -i'.bak' -pe '$_.gsub!(/^MRB_API void mrb_gc_arena_restore/, "//")' vendor\mruby-source\include\mruby.h - cmake . -G "%CMAKE_GENERATOR_NAME%" -DCMAKE_INSTALL_PREFIX=%FULL_GROONGA_INSTALL_FOLDER% -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180410/ef20f3f9/attachment-0001.htm