diff options
Diffstat (limited to 'tests/data/test133')
-rw-r--r-- | tests/data/test133 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test133 b/tests/data/test133 index 0b4d2ff70..e9fe83f7c 100644 --- a/tests/data/test133 +++ b/tests/data/test133 @@ -37,9 +37,9 @@ ftp FTP (compulsory .netrc; ignored user/passwd) dir list PASV </name> <command> --n --netrc-file log/netrc133 ftp://mary:mark@%HOSTIP:%FTPPORT/ +-n --netrc-file log/netrc%TESTNUMBER ftp://mary:mark@%HOSTIP:%FTPPORT/ </command> -<file name="log/netrc133" > +<file name="log/netrc%TESTNUMBER" > # the following two lines were created while testing curl machine %HOSTIP login user1 password passwd1 machine %HOSTIP login user2 password passwd2 |