[Groonga-commit] groonga/groonga at 78342c7 [master] appveyor: fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 3 14:36:41 JST 2016


Kouhei Sutou	2016-10-03 14:36:41 +0900 (Mon, 03 Oct 2016)

  New Revision: 78342c7c5cea476f478ae5e86bc61f86545f167a
  https://github.com/groonga/groonga/commit/78342c7c5cea476f478ae5e86bc61f86545f167a

  Message:
    appveyor: fix a typo

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2016-10-03 14:34:42 +0900 (507f6e4)
+++ appveyor.yml    2016-10-03 14:36:41 +0900 (4ad2ff5)
@@ -23,7 +23,7 @@ notifications:
     on_build_status_changed: true
 
 init:
-  - call "%VC_INIT" "%VC_MACHINE%"
+  - call "%VC_INIT%" "%VC_MACHINE%"
 #  - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
 
 install:
-------------- next part --------------
HTML����������������������������...
Download 



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