1
0
Fork 0
mirror of https://github.com/NixOS/hydra.git synced 2024-10-18 17:02:28 -04:00

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',