diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-04-28 21:07:07 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-04-28 21:07:07 +0000 |
commit | 63621bae811383b65a065d0b8b161316714a6c5d (patch) | |
tree | b3b840805a5b68cd6cb04e0c68798bb040ffdeda | |
parent | 85f9e6c4b9ada950887e74fb2eab234915d53c1e (diff) |
Set mode text on the section that is written by curl in text mode, to allow
the runtests.pl to check this differently on operating systems that
differentiate on this.
-rw-r--r-- | tests/data/test31 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test31 b/tests/data/test31 index 437317654..879cd62a8 100644 --- a/tests/data/test31 +++ b/tests/data/test31 @@ -55,7 +55,7 @@ Pragma: no-cache Accept: */*
</protocol> -<file name="log/jar31.txt"> +<file name="log/jar31.txt" mode=text> # Netscape HTTP Cookie File # http://www.netscape.com/newsref/std/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. |