[Python-modules-commits] [pylint-django] 01/02: deb/rules: pointer to Github issue for disabled tests

Daniel Stender danstender-guest at moszumanska.debian.org
Fri Jan 29 12:37:04 UTC 2016


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

danstender-guest pushed a commit to branch master
in repository pylint-django.

commit 6c71ee0716e57a91cbec898b6aa041168876045b
Author: Daniel Stender <debian at danielstender.com>
Date:   Fri Jan 29 13:33:06 2016 +0100

    deb/rules: pointer to Github issue for disabled tests
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 51601ae..6454a02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,5 @@ override_dh_install:
 	dh_install --fail-missing
 
 override_dh_auto_test:
-	# tests not running through
+	# https://github.com/landscapeio/pylint-django/issues/62
 	# PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=. {interpreter} test/test_func.py" dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylint-django.git



More information about the Python-modules-commits mailing list