diff options
Diffstat (limited to 'tests/data/test514')
-rw-r--r-- | tests/data/test514 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/test514 b/tests/data/test514 index bd0bf6bc3..bd6da02db 100644 --- a/tests/data/test514 +++ b/tests/data/test514 @@ -29,7 +29,8 @@ lib514 <name> First set options to POST and then to make HEAD </name> - <command> +# the 1s post-command delay helps to prevent a spurious failure on s390 + <command delay="1"> http://%HOSTIP:%HTTPPORT/514 </command> </client> |