aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1420
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2017-03-12 22:33:56 +0100
committerDan Fandrich <dan@coneharvesters.com>2017-03-12 22:33:56 +0100
commit3863de57f2fdb9a487d7f92c0bd64d740dc7a96f (patch)
tree0583b96d0ce7a47725a55f1411dad53ff3e6cef0 /tests/data/test1420
parent75398731e40dad2daee74981742882e4ef9f8a49 (diff)
tests: clear the SSL_CERT_FILE variable on --libcurl tests
Otherwise, the contents will end up in the output and fail the verification.
Diffstat (limited to 'tests/data/test1420')
-rw-r--r--tests/data/test14205
1 files changed, 4 insertions, 1 deletions
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
<name>
--libcurl for IMAP FETCH message
</name>
- <command>
+<setenv>
+SSL_CERT_FILE=
+</setenv>
+<command>
'imap://%HOSTIP:%IMAPPORT/1420/;UID=1' -u user:secret --libcurl log/test1420.c
</command>
</client>