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/test1420 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests/data/test1420') diff --git a/tests/data/test1420 b/tests/data/test1420 index a20f89868..3cff4628d 100644 --- a/tests/data/test1420 +++ b/tests/data/test1420 @@ -32,7 +32,10 @@ imap --libcurl for IMAP FETCH message - + +SSL_CERT_FILE= + + 'imap://%HOSTIP:%IMAPPORT/1420/;UID=1' -u user:secret --libcurl log/test1420.c -- cgit v1.2.3