[Git][debian-gis-team/geos][master] Remove mips* from dh_auto_test override.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 24 19:02:58 BST 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / geos
Commits:
613152f6 by Bas Couwenberg at 2025-08-24T20:02:51+02:00
Remove mips* from dh_auto_test override.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -27,7 +27,7 @@ execute_after_dh_auto_build:
override_dh_auto_test:
# Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 armel armhf i386 mips mips64el mipsel ppc64el riscv64 s390x alpha hppa hurd-i386 ia64 powerpc ppc64 sparc64))
+ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 armel armhf i386 ppc64el riscv64 s390x alpha hppa hurd-i386 ia64 powerpc ppc64 sparc64))
dh_auto_test || echo "Ignoring test failures"
else
dh_auto_test
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/613152f6adfe862e94cce3060fd366ea7fc7af1e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/613152f6adfe862e94cce3060fd366ea7fc7af1e
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-grass-devel/attachments/20250824/7aa5231a/attachment.htm>
More information about the Pkg-grass-devel
mailing list