diff options
Diffstat (limited to 'tests/data/test1457')
-rw-r--r-- | tests/data/test1457 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1457 b/tests/data/test1457 index aad6d43d4..43a5f35d3 100644 --- a/tests/data/test1457 +++ b/tests/data/test1457 @@ -29,7 +29,7 @@ http Check if %{stderr} and %{stdout} switch between stdout and stderr. </name> <command> -http://%HOSTIP:%HTTPPORT/1457 --write-out 'line1%{stderr}line2%{stdout}line3' +http://%HOSTIP:%HTTPPORT/1457 --silent --write-out 'line1%{stderr}line2%{stdout}line3' </command> </client> |