[Pkg-swan-devel] [Git][debian/strongswan][ci-testing] try to fix env var export

Yves-Alexis Perez gitlab at salsa.debian.org
Sat Oct 5 20:32:03 BST 2019



Yves-Alexis Perez pushed to branch ci-testing at Debian / strongswan


Commits:
370fedac by Yves-Alexis Perez at 2019-10-05T19:31:40Z
try to fix env var export

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -240,13 +240,12 @@ override_dh_makeshlibs:
 override_dh_installlogcheck:
 	dh_installlogcheck --name strongswan
 
+ifeq ($(HOME),/home/salsa-ci)
+override_dh_auto_test: export TESTS_SUITES_EXCLUDE="http fetcher"
+endif
 override_dh_auto_test:
 ifeq ($(DEB_BUILD_ARCH),amd64)
 	printenv
-ifeq ($(HOME),/home/salsa-ci)
-	echo $(HOME)
-	export TESTS_SUITES_EXCLUDE="http fetcher"
-endif
 	dh_auto_test
 endif
 



View it on GitLab: https://salsa.debian.org/debian/strongswan/commit/370fedacc0508de7f76a51de3a3423c3e7f96588

-- 
View it on GitLab: https://salsa.debian.org/debian/strongswan/commit/370fedacc0508de7f76a51de3a3423c3e7f96588
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-swan-devel/attachments/20191005/32bcc271/attachment-0001.html>


More information about the Pkg-swan-devel mailing list