9d7d3f
From c90b930b8312bb31f62325a09125cf44dd58d506 Mon Sep 17 00:00:00 2001
9d7d3f
From: Daniel Stenberg <daniel@haxx.se>
9d7d3f
Date: Mon, 10 Aug 2015 00:12:12 +0200
9d7d3f
Subject: [PATCH] test46: update cookie expire time
9d7d3f
9d7d3f
... since it went old and thus was expired and caused the test to fail!
9d7d3f
9d7d3f
Upstream-commit: 002d58f1e8d8e725ba6d676599838983561feff9
9d7d3f
Signed-off-by: Kamil Dudka <kdudka@redhat.com>
9d7d3f
---
9d7d3f
 tests/data/test46 | 8 ++++----
9d7d3f
 1 file changed, 4 insertions(+), 4 deletions(-)
9d7d3f
9d7d3f
diff --git a/tests/data/test46 b/tests/data/test46
9d7d3f
index b6f8f83..b6ebe80 100644
9d7d3f
--- a/tests/data/test46
9d7d3f
+++ b/tests/data/test46
9d7d3f
@@ -51,8 +51,8 @@ TZ=GMT
9d7d3f
 
9d7d3f
 www.fake.come	FALSE	/	FALSE	1022144953	cookiecliente	si
9d7d3f
 www.loser.com	FALSE	/	FALSE	1139150993	UID	99
9d7d3f
-%HOSTIP	FALSE	/	FALSE	1439150993	mooo	indeed
9d7d3f
-#HttpOnly_%HOSTIP	FALSE	/want	FALSE	1439150993	mooo2	indeed2
9d7d3f
+%HOSTIP	FALSE	/	FALSE	1739150993	mooo	indeed
9d7d3f
+#HttpOnly_%HOSTIP	FALSE	/want	FALSE	1739150993	mooo2	indeed2
9d7d3f
 %HOSTIP	FALSE	/want	FALSE	0	empty	
9d7d3f
 </file>
9d7d3f
 </client>
9d7d3f
@@ -76,8 +76,8 @@ Cookie: empty=; mooo2=indeed2; mooo=indeed
9d7d3f
 
9d7d3f
 www.fake.come	FALSE	/	FALSE	1022144953	cookiecliente	si
9d7d3f
 www.loser.com	FALSE	/	FALSE	1139150993	UID	99
9d7d3f
-%HOSTIP	FALSE	/	FALSE	1439150993	mooo	indeed
9d7d3f
-#HttpOnly_%HOSTIP	FALSE	/want	FALSE	1439150993	mooo2	indeed2
9d7d3f
+%HOSTIP	FALSE	/	FALSE	1739150993	mooo	indeed
9d7d3f
+#HttpOnly_%HOSTIP	FALSE	/want	FALSE	1739150993	mooo2	indeed2
9d7d3f
 %HOSTIP	FALSE	/want	FALSE	0	empty	
9d7d3f
 %HOSTIP	FALSE	/	FALSE	2054030187	ckyPersistent	permanent
9d7d3f
 %HOSTIP	FALSE	/	FALSE	0	ckySession	temporary
9d7d3f
-- 
9d7d3f
2.4.6
9d7d3f