[diffoscope] 02/02: comparators: temporarily disable the XML comparator so I can test the APK stuff

Ximin Luo infinity0 at debian.org
Tue Jul 25 17:03:56 CEST 2017


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

infinity0 pushed a commit to branch master
in repository diffoscope.

commit e3d62919f6445bc86bbd475e3959bb3b0bc890a8
Author: Ximin Luo <infinity0 at debian.org>
Date:   Tue Jul 25 17:03:38 2017 +0200

    comparators: temporarily disable the XML comparator so I can test the APK stuff
---
 diffoscope/comparators/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/diffoscope/comparators/__init__.py b/diffoscope/comparators/__init__.py
index 7653741..2a1b26d 100644
--- a/diffoscope/comparators/__init__.py
+++ b/diffoscope/comparators/__init__.py
@@ -40,7 +40,7 @@ class ComparatorManager(object):
         ('ps.PsFile',),
         ('javascript.JavaScriptFile',),
         ('json.JSONFile',),
-        ('xml.XMLFile',),
+#        ('xml.XMLFile',),
         ('text.TextFile',),
         ('bzip2.Bzip2File',),
         ('cpio.CpioFile',),

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


More information about the diffoscope mailing list