[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.0.0-33-g7628956



The following commit has been merged in the master branch:
commit 02229eb07a8082b81fc0a27c29455888ec0dbb36
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Fri Oct 17 06:32:46 2008 +0100

    Remove no longer used variable

diff --git a/collection/file-info b/collection/file-info
index 4ca3718..e50a58a 100755
--- a/collection/file-info
+++ b/collection/file-info
@@ -37,7 +37,6 @@ chdir("unpacked")
     or fail("cannot chdir to unpacked directory: $!");
 
 
-my $XARGS=FileHandle->new;
 my %opts = ( pipe_in => FileHandle->new,
 	     out => '../file-info',
 	     fail => 'error' );

-- 
Debian package checker


Reply to: