[diffoscope] 03/04: squash with tidy

Chris Lamb chris at chris-lamb.co.uk
Thu Mar 2 11:29:46 CET 2017


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

lamby pushed a commit to branch experimental
in repository diffoscope.

commit 5f37a236d7cac9554d866bae6e35e61c3bf3b65f
Author: Chris Lamb <lamby at debian.org>
Date:   Thu Mar 2 10:23:58 2017 +0000

    squash with tidy
---
 tests/comparators/test_cbfs.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/comparators/test_cbfs.py b/tests/comparators/test_cbfs.py
index 07744c0..1713b18 100644
--- a/tests/comparators/test_cbfs.py
+++ b/tests/comparators/test_cbfs.py
@@ -47,7 +47,8 @@ def rom1(tmpdir):
     ), shell=False)
 
     subprocess.check_call((
-        'cbfstool', path,
+        'cbfstool',
+        path,
         'add',
         '-f', TEST_FILE1_PATH,
         '-n', 'text',

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


More information about the diffoscope mailing list