]> granicus.if.org Git - curl/commitdiff
tests: Re-ordered test arguments to match other IMAP tests
authorSteve Holme <steve_holme@hotmail.com>
Sun, 24 Nov 2013 17:55:15 +0000 (17:55 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 24 Nov 2013 17:59:17 +0000 (17:59 +0000)
tests/data/test804
tests/data/test805
tests/data/test806

index 3fcf9553674cd53be155ffc0274ebdcfeb8ecc2e..7e13bb12b2518b86610ad514b1c7963b46812d80 100644 (file)
@@ -27,7 +27,7 @@ imap
 IMAP doesn't perform SELECT if re-using the same mailbox
  </name>
  <command>
--u user:secret 'imap://%HOSTIP:%IMAPPORT/804/;UID=123/;SECTION=1' 'imap://%HOSTIP:%IMAPPORT/804/;UID=456/;SECTION=2.3'
+'imap://%HOSTIP:%IMAPPORT/804/;UID=123/;SECTION=1' 'imap://%HOSTIP:%IMAPPORT/804/;UID=456/;SECTION=2.3' -u user:secret
 </command>
 </client>
 
index d84658b8755a86a98c735d053dfa2749a4e37cf8..3c20ff460642875eec5b604aa5ce1def279421f0 100644 (file)
@@ -22,7 +22,7 @@ imap
 IMAP APPEND message
  </name>
  <command>
--u user:secret -T log/upload805 'imap://%HOSTIP:%IMAPPORT/805'
+imap://%HOSTIP:%IMAPPORT/805 -T log/upload805 -u user:secret
 </command>
 <file name="log/upload805">
 Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)\r
index 876a7f5fd443b9a3d2b95a4dc834cf645ec50769..fafcdcce75effbab4d58d5b0685335b923f123eb 100644 (file)
@@ -26,7 +26,7 @@ imap
 IMAP LIST mailbox
  </name>
  <command>
--u user:secret 'imap://%HOSTIP:%IMAPPORT/806/'
+imap://%HOSTIP:%IMAPPORT/806 -u user:secret
 </command>
 </client>