This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pysal.
commit 0ea7da249089d8f32ea41e56954c0b6414169220 Author: Bas Couwenberg <[email protected]> Date: Mon Nov 6 08:38:47 2017 +0100 Enable verbose nosetests output. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 516b1fd..f938cbc 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) export PYBUILD_NAME=pysal export PYBUILD_TEST_NOSE=1 -export PYBUILD_TEST_ARGS=--exclude test_DistanceBand_arc --exclude test_Headbanging_Median_Rate --exclude test_Headbanging_Median_Rate_tabular --exclude-dir=pysal/contrib --exclude-dir pysal/network +export PYBUILD_TEST_ARGS=--verbose --exclude test_DistanceBand_arc --exclude test_Headbanging_Median_Rate --exclude test_Headbanging_Median_Rate_tabular --exclude-dir=pysal/contrib --exclude-dir pysal/network %: dh $@ --with python2,python3 --buildsystem pybuild -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pysal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

