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

[lintian] 02/04: harness: Remove unused variable



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

nthykier pushed a commit to branch master
in repository lintian.

commit 54547c544ae3250cc80a67340ce6c45ab849b248
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Jan 15 23:20:57 2016 +0000

    harness: Remove unused variable
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 reporting/harness | 1 -
 1 file changed, 1 deletion(-)

diff --git a/reporting/harness b/reporting/harness
index 7d951de..5f17a3c 100755
--- a/reporting/harness
+++ b/reporting/harness
@@ -127,7 +127,6 @@ my ($log_file, $list_file, $lintian_log, $lintian_perf_log,$html_reports_log,
     $sync_state_log)
   = map {"$LOG_DIR/$_" }
   qw(harness.log changed-packages.list lintian.log lintian-perf.log html_reports.log sync_state.log);
-my $old_lintian_log = $lintian_log . '.old';
 my $STATE_DIR = $HARNESS_STATE_DIR;
 
 # import perl libraries

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: