]> git.ipfire.org Git - thirdparty/curl.git/commit
runtests: remove duplicated feature variables
authorDan Fandrich <dan@coneharvesters.com>
Fri, 24 Mar 2023 00:29:59 +0000 (17:29 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 30 Mar 2023 16:12:52 +0000 (09:12 -0700)
commit1f631864f46c179dc18299b807f7599d9085dc7a
tree907a18ea7ef28148b23432e31d8bc0358a7bbfb7
parente06eb85b3dcb8527ebd20be45a148dce795033e4
runtests: remove duplicated feature variables

Use the feature map stored in the hash table instead. Most of the
variables were only used only once, to set the value in the hash table.

Ref: #10818
tests/runtests.pl