aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test132
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test132')
-rw-r--r--tests/data/test1324
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test132 b/tests/data/test132
index 51cb89c9c..d33980fa7 100644
--- a/tests/data/test132
+++ b/tests/data/test132
@@ -37,9 +37,9 @@ ftp
FTP (optional .netrc; user/passwd supplied) dir list PASV
</name>
<command>
---netrc-optional --netrc-file log/netrc132 ftp://mary:mark@%HOSTIP:%FTPPORT/
+--netrc-optional --netrc-file log/netrc%TESTNUMBER ftp://mary:mark@%HOSTIP:%FTPPORT/
</command>
-<file name="log/netrc132" >
+<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