[arrayfire] 03/04: d/rules: remove superfluous nocheck guards.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Aug 12 12:55:50 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/master
in repository arrayfire.

commit 81d48a474da1ffd4a2a26c4773fe35e88467c99d
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Aug 12 10:01:03 2016 +0100

    d/rules: remove superfluous nocheck guards.
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index cbafd61..6c6e6bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,11 +59,9 @@ override_dh_auto_configure-indep:
 # NOTE: The imageio testcase fails on some architectures. It has been
 # temporarily disabled whilst upstream is working on a fix.
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	dh_auto_test -- ARGS+="-R cpu -E 'large|dense|imageio'"
 	LD_LIBRARY_PATH=$(shell find $(CURDIR) -type f -name "libafcpu.so*" -exec dirname {} \;) \
 		dh_auto_test -- ARGS+="-R unified"
-endif
 
 override_dh_install-indep:
 	dh_install --indep -X LICENSE

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



More information about the debian-science-commits mailing list