]> git.ipfire.org Git - thirdparty/curl.git/commit
sws: as last resort, get test number from server cmd file
authorDaniel Stenberg <daniel@haxx.se>
Thu, 14 May 2020 15:45:40 +0000 (17:45 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 15 May 2020 06:28:56 +0000 (08:28 +0200)
commita3b0699d5c110270f09ac51b5b465ca8753b35a9
tree48537045877767a7ddefe9212f3773458d742451
parentf002c850d98dc2dbed34d6547a38a6c0b4c89e10
sws: as last resort, get test number from server cmd file

If it can't be found in the request. Also support --cmdfile to set it to
a custom file name.

runtests.pl always writes this file with the test number in it since a
while back.
tests/server/sws.c