diff options
Diffstat (limited to 'tests/data/test506')
-rw-r--r-- | tests/data/test506 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/test506 b/tests/data/test506 index 65a2758d5..89860c318 100644 --- a/tests/data/test506 +++ b/tests/data/test506 @@ -47,6 +47,12 @@ http <name> HTTP with shared cookie list (and dns cache) </name> +# Explicitly set the time zone to a known good one, in case the user is +# using one of the 'right' zones that take into account leap seconds +# which causes the cookie expiry times to be different. +<setenv> +TZ=GMT +</setenv> <tool> lib506 </tool> |