From 8ef7a5706e4abaf841ee8577311ab0fde8a2ab37 Mon Sep 17 00:00:00 2001
From: Yang Tse <yangsita@gmail.com>
Date: Wed, 4 Jan 2012 19:34:52 +0100
Subject: test1320 test1321: avoid User-Agent comparison

---
 tests/data/test1320 | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'tests/data/test1320')

diff --git a/tests/data/test1320 b/tests/data/test1320
index d8671f582..26a3f34b3 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"
 <verify>
+<strip>
+^User-Agent: curl/.*
+</strip>
 <protocol>
 EHLO user
 MAIL FROM:<1320@from>
-- 
cgit v1.2.3