[med-svn] [simpleitk] 02/03: Drop superfluous nocheck guards

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Nov 2 08:50:45 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository simpleitk.

commit b62ae7b6bde03404113b1379e1171f2359028272
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Nov 2 08:48:35 2017 +0000

    Drop superfluous nocheck guards
    
    Gbp-Dch: Ignore
    Thanks: Afif Elghraoui for the review
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index e72d852..5a360f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,9 +40,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- $(BUILD_OPTIONS)
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	LD_LIBRARY_PATH=$(BUILDDIR)/lib dh_auto_test
-endif
 
 override_dh_auto_install:
 	dh_auto_install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/simpleitk.git



More information about the debian-med-commit mailing list