summaryrefslogtreecommitdiff
path: root/mh/tests/burst.at
diff options
context:
space:
mode:
Diffstat (limited to 'mh/tests/burst.at')
-rw-r--r--mh/tests/burst.at8
1 files changed, 4 insertions, 4 deletions
diff --git a/mh/tests/burst.at b/mh/tests/burst.at
index 4571a73ae..d97598d3c 100644
--- a/mh/tests/burst.at
+++ b/mh/tests/burst.at
@@ -1,5 +1,5 @@
# This file is part of GNU Mailutils. -*- Autotest -*-
-# Copyright (C) 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2010-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
@@ -118,7 +118,7 @@ Sergey
])
MH_CHECK([burst mime],[burst02 burst-mime],[
-MUT_MBCOPY($abs_top_srcdir/testsuite/mh/mbox1,[Mail/inbox])
+mbox2dir -m Mail/inbox $spooldir/mbox1
burst +inbox 3 || exit $?
grep -v ^X-Envelope- Mail/inbox/6
],
@@ -139,7 +139,7 @@ With gently smiling jaws!
])
MH_CHECK([burst mime recursive],[burst03 burst-mime-recursive],[
-MUT_MBCOPY($abs_top_srcdir/testsuite/mh/mbox1,[Mail/inbox])
+mbox2dir -m Mail/inbox $spooldir/mbox1
burst +inbox -recursive 4 || exit $?
grep -v ^X-Envelope- Mail/inbox/6
grep -v ^X-Envelope- Mail/inbox/7
@@ -200,7 +200,7 @@ IGtpY2sgeW91IGRvd24gc3RhaXJzIScK
])
MH_CHECK([burst non-digest],[burst04 burst-non-digest],[
-MUT_MBCOPY($abs_top_srcdir/testsuite/mh/mbox1,[Mail/inbox])
+mbox2dir -m Mail/inbox $spooldir/mbox1
burst +inbox 1 || exit $?
],
[0],

Return to:

Send suggestions and report system problems to the System administrator.