]> git.ipfire.org Git - thirdparty/curl.git/commit
runtests: eliminate a warning on old perl versions
authorDan Fandrich <dan@coneharvesters.com>
Thu, 14 Sep 2023 23:23:08 +0000 (16:23 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 16 Sep 2023 15:33:45 +0000 (08:33 -0700)
commit989e1f35e881da8458d84674f57026507337d222
treef57f289dc4d44f10d16af96bc76dbdd81ffcd28c
parent06cdfad49f98d997352251bc09b06abb7679b65d
runtests: eliminate a warning on old perl versions

The warning "Use of implicit split to @_ is deprecated" showed between
perl versions about 5.8 through 5.11.
tests/runner.pm