[Groonga-commit] groonga/groonga at f68c922 [master] appveyor: use ja_JP locale to test install path in Japanese

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 22 10:11:22 JST 2018


Kouhei Sutou	2018-06-22 10:11:22 +0900 (Fri, 22 Jun 2018)

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

  Message:
    appveyor: use ja_JP locale to test install path in Japanese

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+4 -0)
===================================================================
--- appveyor.yml    2018-06-22 10:00:28 +0900 (ff7676635)
+++ appveyor.yml    2018-06-22 10:11:22 +0900 (a87c8acd3)
@@ -26,6 +26,10 @@ notifications:
     on_build_status_changed: true
 
 init:
+  - ps: Set-WinSystemLocale ja-JP
+  - ps: Start-Sleep -s 5
+  - ps: Restart-Computer
+
   - set PATH=C:\Ruby22\bin;%PATH%
   - set PATH=C:\msys64\usr\bin;%PATH%
   - call
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180622/2de73352/attachment.htm 



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