]> git.ipfire.org Git - thirdparty/curl.git/commit
test1499, 1599: use `%LOGDIR`
authorViktor Szakats <commit@vsz.me>
Wed, 9 Jul 2025 11:01:57 +0000 (13:01 +0200)
committerViktor Szakats <commit@vsz.me>
Wed, 9 Jul 2025 11:52:18 +0000 (13:52 +0200)
commita47695db33e3544faaf64eb6dc275bf084f111b0
treea4a3351b222a00f046d7fd94e8f975820163d315
parent7735cf8199032c2a1ec14e8e2c7a5ecf87ef28ac
test1499, 1599: use `%LOGDIR`

Fixing test 1599 also fixes these warnings in the test log:
```
Use of uninitialized value in join or string at /home/runner/work/curl/curl/tests/runner.pm line 774.
```
https://github.com/curl/curl/actions/runs/16157402085/job/45602590085?pr=17768#step:39:743

Assisted-by: Daniel Stenberg
Fixes #17871
Closes #17874
tests/data/test1499
tests/data/test1599