1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

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 ";
}
}