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

[lintian] 03/06: fixup! c/r-sync-state: Prune entries from the lab



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

nthykier pushed a commit to branch master
in repository lintian.

commit e8fc715c58faa9f269b151d75001947ea8bc8514
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Feb 10 08:59:37 2015 +0100

    fixup! c/r-sync-state: Prune entries from the lab
---
 commands/reporting-sync-state | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commands/reporting-sync-state b/commands/reporting-sync-state
index b2472b7..4bafab2 100755
--- a/commands/reporting-sync-state
+++ b/commands/reporting-sync-state
@@ -438,7 +438,7 @@ sub prune_lintian_lab {
                 log_debug("Removing ${id} from lab");
                 $lpkg->remove if (not $OPT{'dry-run'});
             }
-        }, 'ALL');
+        });
     };
     $err = $@;
     eval {

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


Reply to: