]> git.ipfire.org Git - thirdparty/curl.git/commit
src: drop support for `CURL_TESTDIR` debug env
authorViktor Szakats <commit@vsz.me>
Wed, 1 Jan 2025 22:14:13 +0000 (23:14 +0100)
committerViktor Szakats <commit@vsz.me>
Thu, 2 Jan 2025 13:44:39 +0000 (14:44 +0100)
commit41e5a116a1055a570b40383fdd537e4d81bdb0ae
tree685d16ba1c7ada092201d3621a8978ffda57af4d
parent772b6933bcbc0694364ef9495e3413508cfecb0c
src: drop support for `CURL_TESTDIR` debug env

No longer used by curl tests.

`--output-dir` option can be used as an alternative in all builds.

Follow-up to 39697dead3e7e3366941fe740226d56f30e6fc9e #15114
Closes #15893
src/tool_cb_hdr.c
src/tool_operhlp.c