From 840e99f85913c87db715b8757f4d7abb7c8eaae6 Mon Sep 17 00:00:00 2001 From: Bas van Dijk Date: Tue, 5 Nov 2019 13:58:40 +0100 Subject: [PATCH] hydra-eval-jobset: $firstOutput is not used so can be removed --- src/script/hydra-eval-jobset | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/script/hydra-eval-jobset b/src/script/hydra-eval-jobset index 2049fe24..fcc60a6c 100755 --- a/src/script/hydra-eval-jobset +++ b/src/script/hydra-eval-jobset @@ -431,8 +431,6 @@ sub checkBuild { # new build to be scheduled if the meta.maintainers field is # changed? if (defined $prevEval) { - # Only check one output: if it's the same, the other will be as well. - my $firstOutput = $outputNames[0]; my ($prevBuild) = $prevEval->builds->search( # The "project" and "jobset" constraints are # semantically unnecessary (because they're implied by