From 4efa0d9f6800b12e3ecb7e0291bc80fa8d8aa610 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 13 Feb 2007 22:50:16 +0000 Subject: ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on the left side of @ to make it short(er). --- tests/data/test229 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test229') diff --git a/tests/data/test229 b/tests/data/test229 index 8b6af9602..f036f245c 100644 --- a/tests/data/test229 +++ b/tests/data/test229 @@ -32,7 +32,7 @@ REPLY ACCT 532 bluah! USER anonymous -PASS curl_by_daniel@haxx.se +PASS ftp@example.com ACCT one count -- cgit v1.2.3