diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test936 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test936 b/tests/data/test936 index 98fcef575..19bbd0e89 100644 --- a/tests/data/test936 +++ b/tests/data/test936 @@ -42,7 +42,7 @@ CURL_GETHOSTNAME=curlhost LD_PRELOAD=%PWD/libtest/.libs/libhostname.so </setenv> <command> -smtp://%HOSTIP:%SMTPPORT/936 --mail-rcpt recipient@example.com --mail-from sender@example.com -u testuser:testpass -T - +smtp://%HOSTIP:%SMTPPORT/936 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T - </command> <precheck> chkhostname curlhost |