From: Yang Tse Date: Wed, 4 Jan 2012 18:34:52 +0000 (+0100) Subject: test1320 test1321: avoid User-Agent comparison X-Git-Tag: curl-7_24_0~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ef7a5706e4abaf841ee8577311ab0fde8a2ab37;p=thirdparty%2Fcurl.git test1320 test1321: avoid User-Agent comparison --- diff --git a/tests/data/test1320 b/tests/data/test1320 index d8671f5828..26a3f34b3c 100644 --- a/tests/data/test1320 +++ b/tests/data/test1320 @@ -35,6 +35,9 @@ smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 1320@foo --mail-rcpt 1320@foobar.examp # # Verify data after the test has been "shot" + +^User-Agent: curl/.* + EHLO user MAIL FROM:<1320@from> diff --git a/tests/data/test1321 b/tests/data/test1321 index 6050d9da27..50cd3752ca 100644 --- a/tests/data/test1321 +++ b/tests/data/test1321 @@ -49,6 +49,9 @@ imap://%HOSTIP:%IMAPPORT/1321 -u user:secret -p -x %HOSTIP:%PROXYPORT # # Verify data after the test has been "shot" + +^User-Agent: curl/.* + B LOGIN user secret C SELECT 1321