summaryrefslogtreecommitdiff
path: root/mh/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-11-29 16:09:25 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-11-29 16:09:25 +0200
commita0986e609067cd04d268457bb8ffb603403791a0 (patch)
tree59a61f77771d9cabc28f8c8a811a69bd43076ad9 /mh/tests
parent7cff1869ad37104b52bd4e0b36c95291c7d12151 (diff)
downloadmailutils-a0986e609067cd04d268457bb8ffb603403791a0.tar.gz
mailutils-a0986e609067cd04d268457bb8ffb603403791a0.tar.bz2
mhn: minor fix in edit mode.
* mh/mhn.c (mhn_edit): Increase line_count after outputting a line with a stripped-off initial #.
Diffstat (limited to 'mh/tests')
-rw-r--r--mh/tests/mhn.at6
1 files changed, 4 insertions, 2 deletions
diff --git a/mh/tests/mhn.at b/mh/tests/mhn.at
index 85b515701..85afa00a1 100644
--- a/mh/tests/mhn.at
+++ b/mh/tests/mhn.at
@@ -364,7 +364,8 @@ Initial text.
[mhn: don't know how to display content (content application/x-tar in message 1, part 2)
])
-MH_CHECK([mhn-show- variable (with subtype)],[mhn15 mhn-show-with-subtype],[
+MH_CHECK([mhn-show- variable (with subtype)],
+[mhn15 mhn-show-with-subtype],[
MUT_MBCOPY($abs_top_srcdir/testsuite/mh/mime,[Mail/inbox])
echo "mhn-show-application/x-tar: %ltar tvf '%F'" >> $MH
mhn -show 1 | sed '/^X-IMAPbase/d;s/ *$//'
@@ -387,7 +388,8 @@ part 2 application/x-tar 13835
-rw-r--r-- gray/staff 937 2010-11-29 13:58 Jabberwocky
])
-MH_CHECK([mhn-show- variable (with subtype)],[mhn16 mhn-show-without-subtype],[
+MH_CHECK([mhn-show- variable (without subtype)],
+[mhn16 mhn-show-without-subtype],[
MUT_MBCOPY($abs_top_srcdir/testsuite/mh/mime,[Mail/inbox])
echo "mhn-show-application: %ltar tvf '%F'" >> $MH
mhn -show 1 | sed '/^X-IMAPbase/d;s/ *$//'

Return to:

Send suggestions and report system problems to the System administrator.