]> git.ipfire.org Git - thirdparty/curl.git/commit
runner.pm: fix perl warning when running tests
authorDaniel Stenberg <daniel@haxx.se>
Mon, 18 Dec 2023 13:19:22 +0000 (14:19 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 Dec 2023 13:49:41 +0000 (14:49 +0100)
commit6d8d59743179803ebc8a9c333ff0fe1c06a604e7
tree12e76c4839d44e7e9657b41398aeb73f8599d4dd
parent3dcf301752a09d91961ebf4f17d08864ff3b05d4
runner.pm: fix perl warning when running tests

    Use of uninitialized value $runner::gdbthis in numeric eq (==) at runner.pm

Follow-up from 3dcf301752a09d9

Closes #12549
tests/runner.pm