X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon.pm;h=03810bacc66264b41aacabd4f3277a93440c1da8;hp=e96690ef4da04816dbd51b3af2db21ab697deccb;hb=fb7e1b7cfb2d8fc86c69c83f0ee059f937ca64e0;hpb=074cbf76d0be8cb8613e56ae573b36de72863bb9 diff --git a/lib/Gruntmaster/Daemon.pm b/lib/Gruntmaster/Daemon.pm index e96690e..03810ba 100644 --- a/lib/Gruntmaster/Daemon.pm +++ b/lib/Gruntmaster/Daemon.pm @@ -105,7 +105,7 @@ sub process{ sub process_job { my ($job) = @_; - my $pb = problem_full($job->{problem}); + my $pb = db()->select('problems', '*', {id => $job->{problem}})->hash; my $meta = { problem => $job->{problem}, files => {