[Groonga-commit] groonga/fluent-plugin-groonga-query-log at 265b959 [master] test: ensure JST

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Aug 12 17:29:28 JST 2015


Kouhei Sutou	2015-08-12 17:29:28 +0900 (Wed, 12 Aug 2015)

  New Revision: 265b959af8bab1eff51e5d8f04804386f2d0f6e6
  https://github.com/groonga/fluent-plugin-groonga-query-log/commit/265b959af8bab1eff51e5d8f04804386f2d0f6e6

  Message:
    test: ensure JST

  Modified files:
    test/run-test.rb

  Modified: test/run-test.rb (+1 -0)
===================================================================
--- test/run-test.rb    2015-08-12 17:27:26 +0900 (fbff0c4)
+++ test/run-test.rb    2015-08-12 17:29:28 +0900 (55ab327)
@@ -25,6 +25,7 @@ require "test-unit"
 
 $LOAD_PATH.unshift(lib_dir)
 
+ENV["TZ"] = "Asia/Tokyo"
 ENV["TEST_UNIT_MAX_DIFF_TARGET_STRING_SIZE"] ||= "5000"
 
 exit(Test::Unit::AutoRunner.run(true, test_dir))
-------------- next part --------------
HTML����������������������������...
Download 



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