X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FPage%2FLog%2FEntry.pm;h=f3e3236f607d51a60d23c30dd99b8628ff662d00;hb=923655e1a9f847c21d3fdb254f58e705f4dd4da9;hp=beceae7e2f1cf01dc4807570f8fb97c4ce46ab58;hpb=7dc3247307f2e86af154dc449224f22ba8923c79;p=plack-app-gruntmaster.git diff --git a/lib/Gruntmaster/Page/Log/Entry.pm b/lib/Gruntmaster/Page/Log/Entry.pm index beceae7..f3e3236 100644 --- a/lib/Gruntmaster/Page/Log/Entry.pm +++ b/lib/Gruntmaster/Page/Log/Entry.pm @@ -25,7 +25,7 @@ HTML sub _generate{ my ($self, $htc, $lang, $logger, $ct, $id) = @_; - debug $logger => "language is $lang, contest is $ct and id is $id"; + debug $logger => "language is '$lang', contest is '$ct' and id is '$id'"; local $Gruntmaster::Data::contest = $ct; my @tests = ();