[diffoscope] 01/01: Fix syntax error in previous commit.

Daniel Shahaf danielsh at apache.org
Sun Dec 25 16:36:03 CET 2016


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

danielsh-guest pushed a commit to branch master
in repository diffoscope.

commit ef49d9bd82628580f12c3cf741ce3339016e4e43
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Sun Dec 25 15:35:50 2016 +0000

    Fix syntax error in previous commit.
---
 tests/comparators/test_dex.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/comparators/test_dex.py b/tests/comparators/test_dex.py
index fa36ef3..23c044d 100644
--- a/tests/comparators/test_dex.py
+++ b/tests/comparators/test_dex.py
@@ -35,7 +35,6 @@ def enjarify_version():
     # Module enjarify.typeinference appeared in enjarify 1.0.3.  We use a call
     # directly to the python3 binary over importing with this module to escape
     # virtualenvs and to match the behaviour of enjarify(1).
-/usr/bin/enjarify script does.
     if subprocess.call(
         ('python3', '-c', 'import enjarify.typeinference'),
         stderr=subprocess.PIPE,

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


More information about the diffoscope mailing list