hydra: fixed missing argument to restartbuild function

[?]
Dec 7, 2010, 1:25 PM
SKQXOQ7TGZDS7LR4WMFG6MNK7WW4WN4GXG4YCFFI77MU6ARVYUCQC

Dependencies

  • [2] OSVLMLCQ hydra: factored out build restart and
  • [3] A52HEFHQ * Allow builds to be restarted (if they failed with a transient error,
  • [*] LBNVQXUB * Build the /build stuff in a separate controller.
  • [*] OOQ2D3KC * Refactoring: move fetchInput out of hydra_scheduler into a separate

Change contents

  • replacement in src/lib/Hydra/Controller/Build.pm at line 365
    [3.522][2.140:166]()
    restartBuild($build);
    [3.522]
    [3.756]
    restartBuild($c->model('DB')->schema, $build);
  • edit in src/lib/Hydra/Helper/AddBuilds.pm at line 779
    [2.578]
    [2.578]
    print STDERR $paths . "\n";