Archived
1
0
Fork 0

Add some debug string

This commit is contained in:
Mercier Pierre-Olivier 2013-09-20 18:05:19 +02:00
parent a380b4abbc
commit 13434c4dcf

View file

@ -73,6 +73,8 @@ sub grades_new_bonus
my @lines = ($args->{files}{$kfile} =~ tr/\n//);
log TRACE, $args->{files}{$kfile};
my $value = 1;
# Looking for a global value
if ($lines[0] =~ /^(\d+)$/) {