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

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 22 16:27:20 JST 2018


Kouhei Sutou	2018-06-22 16:27:20 +0900 (Fri, 22 Jun 2018)

  New Revision: 70b35f207ab5b4d8c07cd342af7a69a522312603
  https://github.com/groonga/groonga/commit/70b35f207ab5b4d8c07cd342af7a69a522312603

  Message:
    Revert "appveyor: stop to use U+30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK"
    
    This reverts commit d197ad6339f37fa34fd53453516b18a6dd21907c.
    
    It's meaningless.

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2018-06-22 14:23:29 +0900 (b687c874d)
+++ appveyor.yml    2018-06-22 16:27:20 +0900 (948efd2e9)
@@ -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/11bdcb49/attachment.htm 



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