[Groonga-commit] groonga/groonga [master] test: fix timezone...

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 9日 (土) 16:55:48 JST


Kouhei Sutou	2012-06-09 16:55:48 +0900 (Sat, 09 Jun 2012)

  New Revision: 724e9d9e5069c006763816dffdb8259a5756f9a5

  Log:
    test: fix timezone...

  Modified files:
    test/unit/run-test.sh

  Modified: test/unit/run-test.sh (+1 -1)
===================================================================
--- test/unit/run-test.sh    2012-06-07 23:38:11 +0900 (3e811b5)
+++ test/unit/run-test.sh    2012-06-09 16:55:48 +0900 (5600894)
@@ -33,7 +33,7 @@ if test -z "$GROONGA_BENCHMARK"; then
 fi
 export GROONGA_BENCHMARK
 
-TZ=JST
+TZ=Asia/Tokyo
 export TZ
 
 CUTTER_ARGS=




Groonga-commit メーリングリストの案内
Back to archive index