Mercurial > evolve
changeset 1165:f0978cb993a0 stable
debian: blacklist test-drop
drophack.py is not shipped.
author | Julien Cristau <julien.cristau@logilab.fr> |
---|---|
date | Mon, 13 Oct 2014 10:22:24 +0200 |
parents | 8147b59ac9dc |
children | 30b478854260 |
files | debian/rules debian/test-blacklist |
diffstat | 2 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/debian/rules Mon Nov 17 15:49:39 2014 +0100 +++ b/debian/rules Mon Oct 13 10:22:24 2014 +0200 @@ -10,7 +10,7 @@ ifeq (,$(filter nocheck, $(DEB_BUILD_OPTIONS))) override_dh_auto_test: - cd tests && python run-tests.py --with-hg=`which hg` + cd tests && python run-tests.py --with-hg=`which hg` --blacklist=$(CURDIR)/debian/test-blacklist endif override_dh_python2: