diff options
Diffstat (limited to 'tests/data/test2039')
-rw-r--r-- | tests/data/test2039 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test2039 b/tests/data/test2039 index 1595ded05..a10852a7f 100644 --- a/tests/data/test2039 +++ b/tests/data/test2039 @@ -37,9 +37,9 @@ ftp FTP (optional .netrc with 'default' override; no user/pass) dir list PASV </name> <command> ---netrc-optional --netrc-file log/netrc2039 ftp://%HOSTIP:%FTPPORT/ +--netrc-optional --netrc-file log/netrc%TESTNUMBER ftp://%HOSTIP:%FTPPORT/ </command> -<file name="log/netrc2039" > +<file name="log/netrc%TESTNUMBER" > # the following two lines were created while testing curl default login userdef password passwddef machine %HOSTIP login user1 password passwd1 |