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:
parent
ead065d803
commit
07e3dc2ee2
@ -584,7 +584,7 @@ sub singletest {
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
if (!@validstdout) {
|
if (!@validstdout) {
|
||||||
$out="--output $CURLOUT ";
|
$out=" --output $CURLOUT ";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user