[Reproducible-commits] [debbindiff] 03/07: Remove debug leftover

Jérémy Bobbio lunar at moszumanska.debian.org
Sat Jun 27 08:59:11 UTC 2015


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

lunar pushed a commit to branch master
in repository debbindiff.

commit bc1b25a1d9de2a2d4c9a91064689b709f851addd
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Jun 26 11:05:32 2015 +0000

    Remove debug leftover
---
 tests/comparators/test_rpm.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/comparators/test_rpm.py b/tests/comparators/test_rpm.py
index c2f3b14..a8b5394 100644
--- a/tests/comparators/test_rpm.py
+++ b/tests/comparators/test_rpm.py
@@ -37,7 +37,6 @@ def differences():
 
 def test_header(differences):
     assert differences[0].source1 == 'header'
-    open('/tmp/output', 'w').write(differences[0].unified_diff)
     expected_diff = open(os.path.join(os.path.dirname(__file__), '../data/rpm_header_expected_diff')).read()
     assert differences[0].unified_diff == expected_diff
 

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



More information about the Reproducible-commits mailing list