mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48: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 {
|
||||
if (!@validstdout) {
|
||||
$out="--output $CURLOUT ";
|
||||
$out=" --output $CURLOUT ";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user