Sascha Steinbiss pushed to branch master 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.
_______________________________________________ debian-med-commit mailing list debian-med-commit@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit