[Groonga-commit] groonga/groonga at d197ad6 [master] appveyor: stop to use U+30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 22 14:23:29 JST 2018


Kouhei Sutou	2018-06-22 14:23:29 +0900 (Fri, 22 Jun 2018)

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

  Message:
    appveyor: stop to use U+30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2018-06-22 13:41:21 +0900 (948efd2e9)
+++ appveyor.yml    2018-06-22 14:23:29 +0900 (b687c874d)
@@ -52,7 +52,7 @@ install:
       } else {
         $Env:GROONGA_INSTALL_FOLDER += "-x64"
       }
-      $Env:FULL_GROONGA_INSTALL_FOLDER = $Env:APPVEYOR_BUILD_FOLDER + "\インストール\" + $Env:GROONGA_INSTALL_FOLDER
+      $Env:FULL_GROONGA_INSTALL_FOLDER = $Env:APPVEYOR_BUILD_FOLDER + "\テスト\" + $Env:GROONGA_INSTALL_FOLDER
 
 build_script:
   - git submodule update --init
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180622/c2de88e6/attachment-0001.htm 



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