[Reproducible-commits] [debbindiff] 03/05: Trim even more lines from the diffs

Jérémy Bobbio lunar at moszumanska.debian.org
Sat Jan 10 13:11:00 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 352b8eb020b45f8f8f16fad2656c9dbc45e24b80
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sat Jan 10 13:23:07 2015 +0100

    Trim even more lines from the diffs
---
 debbindiff/presenters/html.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debbindiff/presenters/html.py b/debbindiff/presenters/html.py
index d0625d1..8561ebe 100644
--- a/debbindiff/presenters/html.py
+++ b/debbindiff/presenters/html.py
@@ -97,7 +97,7 @@ FOOTER = """
 """
 
 DEFAULT_MAX_PAGE_SIZE = 2000 * 2 ** 10  # 2000 kB
-MAX_DIFF_BLOCK_LINES = 500
+MAX_DIFF_BLOCK_LINES = 50
 
 
 class PrintLimitReached(Exception):

-- 
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