summaryrefslogtreecommitdiff
path: root/tests/data/test684
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test684')
-rw-r--r--tests/data/test68410
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test684 b/tests/data/test684
index d7391a131..a63424e25 100644
--- a/tests/data/test684
+++ b/tests/data/test684
@@ -26,13 +26,13 @@ Connection: close
<server>
http
</server>
- <name>
+<name>
netrc with no login
- </name>
- <command>
---netrc-optional --netrc-file log/netrc%TESTNUMBER http://%HOSTIP:%HTTPPORT/
+</name>
+<command>
+--netrc-optional --netrc-file %LOGDIR/netrc%TESTNUMBER http://%HOSTIP:%HTTPPORT/
</command>
-<file name="log/netrc%TESTNUMBER" >
+<file name="%LOGDIR/netrc%TESTNUMBER" >
machine %HOSTIP password 5up3r53cr37
</file>
</client>