diff --git a/tests/runtests.pl b/tests/runtests.pl index fddac3d78..3e86abd5a 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -584,7 +584,7 @@ sub singletest { } else { if (!@validstdout) { - $out="--output $CURLOUT "; + $out=" --output $CURLOUT "; } }