[shark] 03/03: d/rules: fixup auto_test override.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Feb 15 08:27:09 UTC 2016


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

ghisvail-guest pushed a commit to annotated tag debian/3.0.1+ds1-1
in repository shark.

commit d8bfad7f54794c7aa3625f53b781c0758c020f20
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Feb 9 17:29:03 2016 +0000

    d/rules: fixup auto_test override.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index b400be2..04a8de3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,6 +45,7 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	# Temporary override for buggy HDF5 testcase.
 	# See https://github.com/Shark-ML/Shark/issues/43
 	# Exclude HDF5 testcase from ctest.
+	cd obj-* && \
 	CTEST_OUTPUT_ON_FAILURE=1 \
 	ctest --force-new-ctest-process -E "HDF5"
 	# Run HDF5 test executable manually.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/shark.git



More information about the debian-science-commits mailing list