Hydra/32: Add option to force evaluation of a certain jobset via web interface (for admins only)

This commit is contained in:
Rob Vermaas
2010-05-18 11:37:01 +00:00
parent 5e2c683f5b
commit 75bb591c03
3 changed files with 22 additions and 2 deletions

View File

@ -8,7 +8,7 @@ use IPC::Run;
use Hydra::Helper::Nix;
our @ISA = qw(Exporter);
our @EXPORT = qw(fetchInput evalJobs checkBuild inputsToArgs);
our @EXPORT = qw(fetchInput evalJobs checkBuild inputsToArgs captureStdoutStderr);
sub getStorePathHash {