[med-svn] [Git][med-team/lambda-align][debian/1.0.3-3] fix tests definition in d/rules

Michael R. Crusoe gitlab at salsa.debian.org
Wed Feb 21 11:50:38 UTC 2018


Michael R. Crusoe pushed to tag debian/1.0.3-3 at Debian Med / lambda-align


Commits:
11b8502c by Sascha Steinbiss at 2018-02-21T12:18:41+01:00
fix tests definition in d/rules

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,6 @@ override_dh_auto_configure:
 	dh_auto_configure -- -DLAMBDA_NATIVE_BUILD=OFF -DLAMBDA_MMAPPED_DB=ON -DCMAKE_BUILD_TYPE=Release
 
 override_dh_auto_test:
-	ifneq (,$(filter amd64 arm64 mips64el ppc64el,$(DEB_BUILD_ARCH)))
-		cd build/tests && ctest --parallel $(shell nproc)
-	endif
+ifneq (,$(filter amd64 arm64 mips64el ppc64el,$(DEB_BUILD_ARCH)))
+	cd build/tests && ctest --parallel $(shell nproc)
+endif



View it on GitLab: https://salsa.debian.org/med-team/lambda-align/commit/11b8502c0feea9e0be600c7af31e25fd18a0e202

---
View it on GitLab: https://salsa.debian.org/med-team/lambda-align/commit/11b8502c0feea9e0be600c7af31e25fd18a0e202
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180221/d540680b/attachment.html>


More information about the debian-med-commit mailing list