summaryrefslogtreecommitdiff
path: root/tests/data/test53
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-09-20 20:39:17 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-09-20 20:39:17 +0000
commit4686adb4331b539dacd065bafc82e31a9eca08e8 (patch)
treee006c1828c9aabefd02efe45dee674c2baad1479 /tests/data/test53
parent785a4899f50587bf5a1afc028deefea59a8266e6 (diff)
downloadcurl-4686adb4331b539dacd065bafc82e31a9eca08e8.tar.gz
Added variable substitution to the <verify><file> section.
Made a few more tests work remotely.
Diffstat (limited to 'tests/data/test53')
-rw-r--r--tests/data/test536
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test53 b/tests/data/test53
index 226d258d1..0ced2d237 100644
--- a/tests/data/test53
+++ b/tests/data/test53
@@ -32,9 +32,9 @@ HTTP, junk session cookies
%HOSTIP:%HTTPPORT/want/53 -b log/injar53 -j
</command>
<file name="log/injar53">
-127.0.0.1 FALSE / FALSE 2139150993 mooo indeed
-127.0.0.1 FALSE / FALSE 0 moo1 indeed
-127.0.0.1 FALSE / FALSE 1 moo2 indeed
+%HOSTIP FALSE / FALSE 2139150993 mooo indeed
+%HOSTIP FALSE / FALSE 0 moo1 indeed
+%HOSTIP FALSE / FALSE 1 moo2 indeed
</file>
</client>