From e6293cf8764e9eecbbfeace6644fbc3c17cdca1c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 6 Mar 2016 16:22:49 +0100 Subject: [PATCH] test46: change cookie expiry date Since two of the cookies would now otherwise expire and cause the test to fail after commit 20de9b4f09 Discussed in #697 --- tests/data/test46 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/data/test46 b/tests/data/test46 index 1b9af6319..d1045b331 100644 --- a/tests/data/test46 +++ b/tests/data/test46 @@ -49,8 +49,8 @@ TZ=GMT # https://curl.haxx.se/docs/http-cookies.html # This is generated by libcurl! Do not edit. -www.fake.come FALSE / FALSE 1022144953 cookiecliente si -www.loser.com FALSE / FALSE 1139150993 UID 99 +www.fake.come FALSE / FALSE 2022144953 cookiecliente si +www.loser.com FALSE / FALSE 2139150993 UID 99 %HOSTIP FALSE / FALSE 1739150993 mooo indeed #HttpOnly_%HOSTIP FALSE /want FALSE 1739150993 mooo2 indeed2 %HOSTIP FALSE /want FALSE 0 empty @@ -74,8 +74,8 @@ Cookie: empty=; mooo2=indeed2; mooo=indeed # https://curl.haxx.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. -www.fake.come FALSE / FALSE 1022144953 cookiecliente si -www.loser.com FALSE / FALSE 1139150993 UID 99 +www.fake.come FALSE / FALSE 2022144953 cookiecliente si +www.loser.com FALSE / FALSE 2139150993 UID 99 %HOSTIP FALSE / FALSE 1739150993 mooo indeed #HttpOnly_%HOSTIP FALSE /want FALSE 1739150993 mooo2 indeed2 %HOSTIP FALSE /want FALSE 0 empty