This commit is contained in:
Viktor Szakats 2025-08-20 20:45:33 +02:00
parent 1773ae5711
commit 39234ef524
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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