aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test75
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test75')
-rw-r--r--tests/data/test755
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/data/test75 b/tests/data/test75
index f0309e8f4..63695f500 100644
--- a/tests/data/test75
+++ b/tests/data/test75
@@ -26,6 +26,11 @@ HTTP, urlglob retrieval with bad range
<command option="no-output">
"http://%HOSTIP:%HTTPPORT/[2-1]" -o "log/weee#1.dump" --stderr -
</command>
+# The error message on stdout implicitly depends on the length of the
+# URL, so refuse to run if the length is unexpected.
+<precheck>
+perl %SRCDIR/libtest/test75.pl http://%HOSTIP:%HTTPPORT/ 22
+</precheck>
</client>
#