The following commit has been merged in the master branch:
commit 01524567e5608ec33f6f009250a01af4ef37752b
Author: Niels Thykier <[email protected]>
Date: Sun Jul 22 16:17:42 2012 +0200
c/infofiles: Remove unused variable
Signed-off-by: Niels Thykier <[email protected]>
diff --git a/checks/infofiles b/checks/infofiles
index 42eb7d0..9f4377a 100644
--- a/checks/infofiles
+++ b/checks/infofiles
@@ -38,7 +38,6 @@ my $info = shift;
foreach my $file ($info->sorted_index) {
my $index_info = $info->index ($file);
my $file_info = $info->file_info ($file);
- my $link = $index_info->link || '';
my ($fname, $path) = fileparse($file);
next unless ($index_info->is_symlink or $index_info->is_file)
--
Debian package checker
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]