diff options
Diffstat (limited to 'ftp/curl/files/patch-tests::data::test62')
-rw-r--r-- | ftp/curl/files/patch-tests::data::test62 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ftp/curl/files/patch-tests::data::test62 b/ftp/curl/files/patch-tests::data::test62 new file mode 100644 index 000000000000..2c2f48b8edcc --- /dev/null +++ b/ftp/curl/files/patch-tests::data::test62 @@ -0,0 +1,15 @@ +--- tests/data/test62.orig Fri Mar 9 15:11:24 2007 ++++ tests/data/test62 Fri Mar 9 15:11:45 2007 +@@ -33,9 +33,9 @@ + # http://curlm.haxx.se/rfc/cookie_spec.html + # This file was generated by libcurl! Edit at your own risk. + +-.foo.com TRUE /we/want/ FALSE 1170327387 test yes +-.host.foo.com TRUE /we/want/ FALSE 1170327387 test2 yes +-.fake.host.foo.com TRUE /we/want/ FALSE 1170327387 test4 yes ++.foo.com TRUE /we/want/ FALSE 2054030187 test yes ++.host.foo.com TRUE /we/want/ FALSE 2054030187 test2 yes ++.fake.host.foo.com TRUE /we/want/ FALSE 2054030187 test4 yes + + .foo.com TRUE /moo TRUE 0 test3 maybe + </file> |