mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:43:39 +03:00
tests: use %LOGDIR to refer to the log directory
This will allow it be set dynamically. Ref: #10818
This commit is contained in:
parent
0c82fcde79
commit
e7a021e135
447 changed files with 1076 additions and 1070 deletions
|
|
@ -72,7 +72,7 @@ Accept: */*
|
|||
# matches
|
||||
s/\"([^\"]*)\"/TIMESTAMP/
|
||||
</stripfile>
|
||||
<file name="log/altsvc-%TESTNUMBER" mode="text">
|
||||
<file name="%LOGDIR/altsvc-%TESTNUMBER" mode="text">
|
||||
# Your alt-svc cache. https://curl.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…
Add table
Add a link
Reference in a new issue