diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-09-23 11:02:56 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-09-23 11:02:56 +0000 |
commit | 42224594b66c36ec58f603602bc9e84569515c02 (patch) | |
tree | 05db50a6e9ff166565fa026b1b7eda1ba5be7d75 /tests/data/test517 | |
parent | d369a2b7755d763490575fc18de748def0b3ba77 (diff) |
remove the entire comment now when we no longer set TZ
Diffstat (limited to 'tests/data/test517')
-rw-r--r-- | tests/data/test517 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/data/test517 b/tests/data/test517 index b7d2af607..7187e8678 100644 --- a/tests/data/test517 +++ b/tests/data/test517 @@ -17,11 +17,6 @@ lib517 <name> curl_getdate() testing </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> -</setenv> <command> nothing </command> |