Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update rakudo-jvm target
  • Loading branch information
moritz committed Mar 21, 2015
1 parent cc0cee4 commit ad15762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evalbot.pl
Expand Up @@ -146,7 +146,7 @@ package Evalbot;
},
'rakudo-jvm' => {
chdir => $home,
cmd_line => "$^X $home/jvm-rakudo/eval-client.pl /home/p6eval_eval/p6eval-token run %program",
cmd_line => "$^X $home/jvm-rakudo/eval-client.pl $home/p6eval-token run_limited 15 %program",
revision => sub { get_revision_from_file("$home/rakudo-inst/revision")},
},
pugs => {
Expand Down

0 comments on commit ad15762

Please sign in to comment.