Merge pull request #686 from basvandijk/remove-unused-firstOutput

hydra-eval-jobset: $firstOutput is not used so can be removed
This commit is contained in:
Eelco Dolstra
2019-11-05 14:09:54 +01:00
committed by GitHub

View File

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