X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Fshow-tournament.pl;h=8ff04c347c9e22a703691f79167e6b2495a28143;hp=55bd2b4a4e9a6f85f8b695adf5e67093e656241c;hb=503f2b80dd3991ae1c49806117294a820be39e89;hpb=68494648222331156c5d925e237c327f4487e047 diff --git a/html/show-tournament.pl b/html/show-tournament.pl index 55bd2b4..8ff04c3 100755 --- a/html/show-tournament.pl +++ b/html/show-tournament.pl @@ -50,7 +50,6 @@ for my $score (@$scores) { if ($score->{'nick'} ne $player) { $player = $score->{'nick'}; push @$pl, { nick => $player, songs => [], total => 0 }; - } push @{$pl->[$#$pl]->{'songs'}}, {