diff options
Diffstat (limited to 'tests/data/test513')
-rw-r--r-- | tests/data/test513 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/test513 b/tests/data/test513 index c30a16d66..7d8e69b87 100644 --- a/tests/data/test513 +++ b/tests/data/test513 @@ -17,7 +17,8 @@ lib513 <name> send HTTP POST using read callback that returns CURL_READFUNC_ABORT </name> - <command> +# the 1s post-command delay helps to prevent a spurious failure on s390 + <command delay="1"> http://%HOSTIP:%HTTPPORT/513 </command> </client> |