From 6c2b1c11c7fe0f41a07dbfbffaba16adf70701e6 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Fri, 11 Nov 2022 14:37:48 +0000 Subject: Display maintainers in the table --- autobuild/results.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autobuild/results.php b/autobuild/results.php index f0b0264..7daecd8 100644 --- a/autobuild/results.php +++ b/autobuild/results.php @@ -342,7 +342,7 @@ if ($all_attrs) { } echo "

Failed builds ($nb_failed/$nb_tried)

\n"; echo "\n"; -echo "\n"; +echo "\n"; foreach ($failure as $rpm => $error) { $parsed = parse_package($rpm); $history_link = 'History'; @@ -424,7 +424,7 @@ foreach ($failure as $rpm => $error) { } else { echo ""; } - echo "\n"; + echo "\n"; } $db->close(); ?> -- cgit v1.2.1
StatusFailure typeBuild stepLanguagesDetected errors
MaintainerStatusFailure typeBuild stepLanguagesDetected errors
$rpm$status_html$error_html$stage$history_link$langs$errors
$maintainer$status_html$error_html$stage$history_link$langs$errors