[diffoscope] 01/01: - rm obsolete comment
Ximin Luo
infinity0 at debian.org
Tue Sep 6 23:02:40 CEST 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository diffoscope.
commit 07afe576a6529ab614170bd8b9d3a6bd1dc7c102
Author: Ximin Luo <infinity0 at debian.org>
Date: Tue Sep 6 23:02:24 2016 +0200
- rm obsolete comment
---
diffoscope/config.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/diffoscope/config.py b/diffoscope/config.py
index b99dc72..ff65558 100644
--- a/diffoscope/config.py
+++ b/diffoscope/config.py
@@ -27,7 +27,6 @@ class classproperty(property):
class Config(object):
def __init__(self):
- # 0 to disable max
self._max_diff_block_lines = 50
self._max_diff_input_lines = 100000 # GNU diff cannot process arbitrary large files :(
self._max_report_size = 2000 * 2 ** 10 # 2000 kB
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list