missing space added, nows run old tests fine again

This commit is contained in:
Daniel Stenberg 2002-12-12 16:46:45 +00:00
parent ead065d803
commit 07e3dc2ee2

View File

@ -584,7 +584,7 @@ sub singletest {
}
else {
if (!@validstdout) {
$out="--output $CURLOUT ";
$out=" --output $CURLOUT ";
}
}