[Pkg-haskell-commits] [package-plan] 01/01: Remove dead code

Joachim Breitner nomeata at moszumanska.debian.org
Fri Apr 25 11:26:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository package-plan.

commit 1f0ad4a456cd48dfc5c647664edfb143088b96f3
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Fri Apr 25 13:25:59 2014 +0200

    Remove dead code
---
 test-packages.pl | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/test-packages.pl b/test-packages.pl
index 51ee0e8..12aacfd 100755
--- a/test-packages.pl
+++ b/test-packages.pl
@@ -283,9 +283,6 @@ print STATS (join ",",sort keys %stats), "\n";
 print STATS (join ",",map {$stats{$_}} sort keys %stats), "\n";
 close STATS;
 
-for my $key (sort keys %stats) {
-}
-
 if ($error_count) {
 	printf "%d error(s) in total.\n", $error_count;
 	exit 1;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list