"Evaluate" command: push the jobset to the front of the eval queue

Don't let hydra-server call hydra-evaluate.  That will probably just
timeout, get killed, etc.
This commit is contained in:
Eelco Dolstra
2013-02-26 16:56:19 +01:00
parent eea3846754
commit d596b58991
4 changed files with 24 additions and 19 deletions

View File

@ -1,5 +1,6 @@
package Hydra::Helper::CatalystUtils;
use utf8;
use strict;
use Exporter;
use Readonly;