]> git.ipfire.org Git - thirdparty/curl.git/commit
runtests: fix Perl warning after recent patch
authorViktor Szakats <commit@vsz.me>
Sun, 2 Nov 2025 03:45:05 +0000 (04:45 +0100)
committerViktor Szakats <commit@vsz.me>
Sun, 2 Nov 2025 12:09:16 +0000 (13:09 +0100)
commit986ef778332e0faec74fabc92a622ba5f68e8d4b
tree0798802a9b4f83385aebb3bcdb241a4761505eb6
parent6cf3d7b1b161bc45501d17b401225befe3c43943
runtests: fix Perl warning after recent patch

```
Use of uninitialized value $hash{"crlf"} in string eq at tests/runtests.pl line 1406.
```

Follow-up to 6cf3d7b1b161bc45501d17b401225befe3c43943 #19318
Closes #19327
tests/runtests.pl