[Reproducible-commits] [misc] 01/02: remove apt_pkg.init_system call because importing apt does this already

Johannes Schauer josch at moszumanska.debian.org
Thu Feb 12 20:03:06 UTC 2015


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

josch pushed a commit to branch master
in repository misc.

commit fc7d2b9df9cac8d37b28e8c1e29b33a363870643
Author: josch <j.schauer at email.de>
Date:   Thu Feb 12 20:32:03 2015 +0100

    remove apt_pkg.init_system call because importing apt does this already
---
 clean-notes | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/clean-notes b/clean-notes
index 98c3e2c..4b8de93 100755
--- a/clean-notes
+++ b/clean-notes
@@ -72,9 +72,6 @@ def compose_mapping_node(self, anchor):
     return node
 yaml.composer.Composer.compose_mapping_node = compose_mapping_node
 
-
-apt_pkg.init_system()
-
 reproducible_json = 'https://reproducible.debian.net/reproducible.json'
 # [{package: xxx, suite: sid, version: 0.0.0, status: reproducible}, {...}]
 

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



More information about the Reproducible-commits mailing list