summaryrefslogtreecommitdiff
path: root/mh/tests/repl.at
diff options
context:
space:
mode:
Diffstat (limited to 'mh/tests/repl.at')
-rw-r--r--mh/tests/repl.at12
1 files changed, 6 insertions, 6 deletions
diff --git a/mh/tests/repl.at b/mh/tests/repl.at
index 3520c631b..bd58e9f33 100644
--- a/mh/tests/repl.at
+++ b/mh/tests/repl.at
@@ -30,3 +30,3 @@ message body
])
-echo "quit" | replcmd +inbox 1 | remove_curdir
+echo "quit" | replcmd +inbox 1 | cwdrepl
echo == Mail/draft ==
@@ -35,3 +35,3 @@ cat Mail/draft
[0],
-[-- Editor invocation: Mail/draft
+[-- Editor invocation: ./Mail/draft
-- Input file:
@@ -42,3 +42,3 @@ X-Mailer: MH (AT_PACKAGE_NAME AT_PACKAGE_VERSION)
-- Input file end
-What now? draft left on "Mail/draft".
+What now? draft left on "./Mail/draft".
== Mail/draft ==
@@ -60,3 +60,3 @@ message body
])
-echo "quit" | replcmd -draftfolder drafts +inbox 1 | remove_curdir
+echo "quit" | replcmd -draftfolder drafts +inbox 1 | cwdrepl
echo == Mail/drafts/1 ==
@@ -65,3 +65,3 @@ cat Mail/drafts/1
[0],
-[-- Editor invocation: Mail/drafts/1
+[-- Editor invocation: ./Mail/drafts/1
-- Input file:
@@ -72,3 +72,3 @@ X-Mailer: MH (AT_PACKAGE_NAME AT_PACKAGE_VERSION)
-- Input file end
-What now? draft left on "Mail/drafts/1".
+What now? draft left on "./Mail/drafts/1".
== Mail/drafts/1 ==

Return to:

Send suggestions and report system problems to the System administrator.