test1960: point to the correct path for the precheck tool
Otherwise, it might find the binary in .libs which can cause it to use
the system libcurl which can fail. This error is only visible by
noticing that the test is skipped.
Follow-up to e4dfe6fc
Ref: #10651
This commit is contained in:
parent
f754990acf
commit
9fa018dbf7
@ -22,7 +22,7 @@ Content-Length: 0
|
|||||||
# Client-side
|
# Client-side
|
||||||
<client>
|
<client>
|
||||||
<precheck>
|
<precheck>
|
||||||
lib%TESTNUMBER check
|
./libtest/lib%TESTNUMBER check
|
||||||
</precheck>
|
</precheck>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user