From 39234ef524b57849da144bd1a85c11696ff5dd30 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 20 Aug 2025 20:45:33 +0200 Subject: [PATCH] fixup --- tests/runtests.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/runtests.pl b/tests/runtests.pl index 617145b7e5..bb240a0f84 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -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