aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/runtests.pl2
1 files changed, 1 insertions, 1 deletions
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 ";
}
}