From 3863de57f2fdb9a487d7f92c0bd64d740dc7a96f Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sun, 12 Mar 2017 22:33:56 +0100 Subject: tests: clear the SSL_CERT_FILE variable on --libcurl tests Otherwise, the contents will end up in the output and fail the verification. --- tests/data/test1403 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/data/test1403') diff --git a/tests/data/test1403 b/tests/data/test1403 index 18167b4fd..1a0fc7d8f 100644 --- a/tests/data/test1403 +++ b/tests/data/test1403 @@ -28,6 +28,9 @@ http --libcurl for GET with query + +SSL_CERT_FILE= + http://%HOSTIP:%HTTPPORT/we/want/1403 --libcurl log/test1403.c -G -d "foo=bar" -d "baz=quux" -- cgit v1.2.3