[Privoxy-commits] [privoxy] 16/17: tests/cts/README: Recommend to use a curl upstream commit from today
User Git
git at git.privoxy.org
Wed Dec 10 08:04:41 CET 2025
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 362f15e812125c9a1c5f658a1e2932db97bf3d77
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Dec 9 14:16:04 2025 +0100
tests/cts/README: Recommend to use a curl upstream commit from today
.. to make sure the %CR macro is supported.
---
tests/cts/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/cts/README b/tests/cts/README
index 5f554475..99a4a779 100644
--- a/tests/cts/README
+++ b/tests/cts/README
@@ -10,7 +10,7 @@ Privoxy sources do:
git clone https://github.com/curl/curl.git
cd curl
- git checkout -b cts-compatible-with-privoxy-tests curl-7_85_0
+ git checkout -b cts-compatible-with-privoxy-tests e28dc58b65252
# Build curl as described in GIT-INFO. Note that the configure
# call needs to explicitly choose a TLS library. For example
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list