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/test816 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test816') diff --git a/tests/data/test816 b/tests/data/test816 index d44c5e168..386f87746 100644 --- a/tests/data/test816 +++ b/tests/data/test816 @@ -29,7 +29,7 @@ imap IMAP STORE - delete message with confirmation (CUSTOMREQUEST) -imap://%HOSTIP:%IMAPPORT/816 -X 'STORE 123 +Flags \Deleted' -u user:secret : imap://%HOSTIP:%IMAPPORT/816 -X EXPUNGE +imap://%HOSTIP:%IMAPPORT/816 -X 'STORE 123 +Flags \Deleted' -u user:secret -: imap://%HOSTIP:%IMAPPORT/816 -X EXPUNGE -- cgit v1.2.3