hydra: missing argument

This commit is contained in:
Rob Vermaas 2010-09-07 15:12:41 +00:00
parent 05ebf34441
commit 526ffb7eef

View file

@ -730,7 +730,7 @@ sub checkBuild {
, errormsg => ""
, releasename => getReleaseName($outPath)
});
addBuildProducts($build);
addBuildProducts($db, $build);
} else {
print STDERR "added to queue as build ", $build->id, "\n";
$build->create_related('buildschedulinginfo',