From 07d7603b458db6a2a818532661e931093906ac2b Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 23 Feb 2014 17:32:19 +0000 Subject: tool: Reworked argument parsing to use --next/-: Follow up to commit 1a9b58fcb2 to replace the : command line option with --next and -:. --- tests/data/test815 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test815') diff --git a/tests/data/test815 b/tests/data/test815 index aa9a883d1..c006c6dd6 100644 --- a/tests/data/test815 +++ b/tests/data/test815 @@ -26,7 +26,7 @@ imap IMAP STORE - delete message (CUSTOMREQUEST) -imap://%HOSTIP:%IMAPPORT/815 -X 'STORE 123 +Flags \Deleted' -u user:secret : imap://%HOSTIP:%IMAPPORT/815 -X CLOSE +imap://%HOSTIP:%IMAPPORT/815 -X 'STORE 123 +Flags \Deleted' -u user:secret -: imap://%HOSTIP:%IMAPPORT/815 -X CLOSE -- cgit v1.2.3