summaryrefslogtreecommitdiff
path: root/sieve/tests/action.at
diff options
context:
space:
mode:
Diffstat (limited to 'sieve/tests/action.at')
-rw-r--r--sieve/tests/action.at6
1 files changed, 3 insertions, 3 deletions
diff --git a/sieve/tests/action.at b/sieve/tests/action.at
index 8a65ccef5..36ce46c87 100644
--- a/sieve/tests/action.at
+++ b/sieve/tests/action.at
@@ -1,5 +1,5 @@
# This file is part of GNU Mailutils. -*- Autotest -*-
-# Copyright (C) 2007-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# GNU Mailutils is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@@ -44,7 +44,7 @@ MUT_TESTCASE([action fileinto],[],
[require "fileinto";
fileinto "+file";
],
-[cat file
+[sed -e '/^X-IMAPbase:/d' -e '/^X-UID:/d' file
],
[0],
[From coyote@desert.example.org Sun May 6 22:16:47 2001
@@ -79,7 +79,7 @@ $20,000 IN LESS THAN TWO MONTHS! AND IT'S LEGAL!!!!!!!!!
!!!!!!!!!!!!!!!!!!111111111!!!!!!!11111111111!!1 JUST
SEND $5 IN SMALL, UNMARKED BILLS TO THE ADDRESSES BELOW!
-From bar@dontmailme.org Fri Dec 28 23:28:09 2001
+From bar@dontmailme.org Fri Dec 28 23:28:09 2001
Received: (from bar@dontmailme.org)
by dontmailme.org id fERKR9N16790
for foobar@nonexistent.net; Fri, 28 Dec 2001 22:18:08 +0200

Return to:

Send suggestions and report system problems to the System administrator.