mirror of
https://github.com/curl/curl.git
synced 2026-07-28 18:13:06 +03:00
fixup
This commit is contained in:
parent
1773ae5711
commit
39234ef524
1 changed files with 1 additions and 1 deletions
|
|
@ -863,7 +863,7 @@ sub checksystemfeatures {
|
|||
"* Host: $hostname\n",
|
||||
"* System: $hosttype\n",
|
||||
"* OS: $hostos\n",
|
||||
"* Perl: $^V ($^X)\n"
|
||||
"* Perl: $^V ($^X)\n",
|
||||
"* Args: $args\n");
|
||||
if($jobs) {
|
||||
# Only show if not the default for now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue