mirror of
https://github.com/curl/curl.git
synced 2026-06-19 21:35:42 +03:00
missing space added, nows run old tests fine again
This commit is contained in:
parent
ead065d803
commit
07e3dc2ee2
1 changed files with 1 additions and 1 deletions
|
|
@ -584,7 +584,7 @@ sub singletest {
|
|||
}
|
||||
else {
|
||||
if (!@validstdout) {
|
||||
$out="--output $CURLOUT ";
|
||||
$out=" --output $CURLOUT ";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue