[reprotest] 04/05: Patches needed for autopkgtest 4.4

Ximin Luo infinity0 at debian.org
Wed Jul 19 15:13:13 UTC 2017


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

infinity0 pushed a commit to branch master
in repository reprotest.

commit 8d5e189e2ef3ce284fc48eefcbc92ebb9e11e14e
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed Jul 19 17:08:04 2017 +0200

    Patches needed for autopkgtest 4.4
---
 reprotest/lib/adt_testbed.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/reprotest/lib/adt_testbed.py b/reprotest/lib/adt_testbed.py
index 61d120b..0929d8a 100644
--- a/reprotest/lib/adt_testbed.py
+++ b/reprotest/lib/adt_testbed.py
@@ -33,7 +33,8 @@ import tempfile
 import shutil
 import urllib.parse
 
-from debian import debian_support
+# Don't need this in reprotest, try to be distro-agnostic
+#from debian import debian_support
 
 from reprotest.lib import adtlog
 from reprotest.lib import VirtSubproc

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



More information about the Reproducible-commits mailing list