]> granicus.if.org Git - curl/commit
ftpserver.pl: Moved specifying the test number from the RCPT address
authorSteve Holme <steve_holme@hotmail.com>
Sun, 29 Sep 2013 08:53:49 +0000 (09:53 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 29 Sep 2013 09:02:00 +0000 (10:02 +0100)
commit49341628b50007c290d669ce3f51c562aad9708c
tree5b8030e7257434a7d75a0d548906ad62f3e3d5d6
parentab7e6afd44f1b447b8d6546ca351e858d2784ac5
ftpserver.pl: Moved specifying the test number from the RCPT address

...to the client address as this frees the RCPT strings to contain
just an email address and by passing the test number into curl as the
client address remains consistent with POP3 and IMAP tests as they are
specified in the URL.
23 files changed:
tests/data/test1320
tests/data/test1406
tests/data/test1507
tests/data/test900
tests/data/test901
tests/data/test902
tests/data/test903
tests/data/test904
tests/data/test905
tests/data/test906
tests/data/test907
tests/data/test908
tests/data/test909
tests/data/test910
tests/data/test911
tests/data/test912
tests/data/test913
tests/data/test914
tests/data/test915
tests/data/test916
tests/data/test917
tests/data/test918
tests/ftpserver.pl