Skip to content

Commit

Permalink
missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Oct 4, 2013
1 parent cb218d7 commit e9922ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evalbot.pl
Expand Up @@ -132,7 +132,7 @@ package Evalbot;
'nqp-moarvm' => {
chdir => "$home/MoarVM/nqp-cc",
cmd_line => '../moarvm nqp.moarvm %program',
}
},
'rakudo-jvm' => {
chdir => $home,
cmd_line => './rakudo-jvm/bin/perl6 %program',
Expand Down

0 comments on commit e9922ec

Please sign in to comment.