mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-31 03:34:18 +00:00
Set PGTZ variable so tests default to Pacific/Auckland.
This commit is contained in:
parent
1c58ac1478
commit
4b7ba370ad
@ -6,7 +6,8 @@ DBNAME=regression
|
||||
PGPOOL=inactive
|
||||
HOSTNAME=regression
|
||||
|
||||
# export TZ=Pacific/Auckland
|
||||
# We need to run the regression tests in the timezone they were written for.
|
||||
export PGTZ=Pacific/Auckland
|
||||
|
||||
. ./regression.conf
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user