aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test190
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-02-13 22:50:16 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-02-13 22:50:16 +0000
commit4efa0d9f6800b12e3ecb7e0291bc80fa8d8aa610 (patch)
tree810e794fe01dd9fb1086aaba3dc7ab5fa96eab1d /tests/data/test190
parente021fe94449ca01f0ccbdfa0b20ea564f7b8d5f0 (diff)
ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on
the left side of @ to make it short(er).
Diffstat (limited to 'tests/data/test190')
-rw-r--r--tests/data/test1902
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test190 b/tests/data/test190
index b5c17850e..4ac85af4a 100644
--- a/tests/data/test190
+++ b/tests/data/test190
@@ -31,7 +31,7 @@ DELAY CWD 60
</errorcode>
<protocol>
USER anonymous
-PASS curl_by_daniel@haxx.se
+PASS ftp@example.com
PWD
CWD path
</protocol>