summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-11-04 16:48:41 +0100
committerDaniel Stenberg <daniel@haxx.se>2017-11-04 16:48:41 +0100
commit883493c25136ae0492efa5b69bfcf49c07e655ae (patch)
tree65362606421074a0e5fc9582175afba34e47e5a6
parentb197267a541e9eccad0fbfc9d55078dde34b1e0d (diff)
downloadcurl-bagder/speedup-many-urls.tar.gz
make it work even with HTTP disabled
-rw-r--r--tests/data/test12914
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1291 b/tests/data/test1291
index 1432b02e0..12d65f3d8 100644
--- a/tests/data/test1291
+++ b/tests/data/test1291
@@ -32,14 +32,14 @@ XXXXXXXx
</file>
# generate the config file
<precheck>
-perl -e 'for(1 .. 100000) { printf("upload-file=log/upload-this\nurl=http://non-existing-host.haxx.se/upload/1291\n", $_);}' > log/cmd1291;
+perl -e 'for(1 .. 100000) { printf("upload-file=log/upload-this\nurl=htttttp://non-existing-host.haxx.se/upload/1291\n", $_);}' > log/cmd1291;
</precheck>
</client>
# Verify data after the test has been "shot"
<verify>
<errorcode>
-6
+1
</errorcode>
# we disable valgrind here since it takes 40+ seconds even on a fairly snappy