aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/rules
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-07-25 12:07:36 +0200
committerGuido Günther <agx@sigxcpu.org>2011-07-25 17:11:54 +0200
commit011b4d4e891b91dd8f9f140295c412b4a277663e (patch)
treedade00fdbc1469249e3ccf1008188ec0b73dafae /debian/rules
parent305e8715482dc1660c981f523601b01a0145e7cc (diff)
Remove pychecker option that's already the default
Git-Dch: Ignore
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 3fe700c1..b6145d48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ SGML_MANPAGES=$(patsubst %,docs/%.1,$(COMMANDS))
POD_MANPAGES=docs/git-pbuilder.1
MANPAGES=$(SGML_MANPAGES) $(POD_MANPAGES)
MANUAL=docs/manual-html
-PYCHECKER_ARGS=--maxlines=200 -boptparse --no-override --no-shadowbuiltin
+PYCHECKER_ARGS=-boptparse --no-override --no-shadowbuiltin
GBP_VERSION=gbp/gbp_version.py
VERSION_ENT=docs/version.ent