mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 16:48:49 -05:00
test1908: treat file as text
Fixes the line endings on Windows. Closes https://github.com/curl/curl/pull/5767
This commit is contained in:
parent
87e0fcfe5c
commit
07fd3fa07f
@ -62,7 +62,7 @@ Accept: */*
|
||||
# matches
|
||||
s/\"([^\"]*)\"/TIMESTAMP/
|
||||
</stripfile>
|
||||
<file name="log/altsvc-1908">
|
||||
<file name="log/altsvc-1908" mode="text">
|
||||
# Your alt-svc cache. https://curl.haxx.se/docs/alt-svc.html
|
||||
# This file was generated by libcurl! Edit at your own risk.
|
||||
h1 127.0.0.1 %HTTPPORT h2 3dbbdetxoyw4nsp6c3cc456oj2ays6s43ezxzsfxxri3h5xqd.example 443 TIMESTAMP 1 0
|
||||
|
Loading…
Reference in New Issue
Block a user