[Git][debian-gis-team/proj][master] Also ignore test failures on kfreebsd-i386.

Bas Couwenberg gitlab at salsa.debian.org
Sat May 5 15:34:29 BST 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / proj


Commits:
4e312293 by Bas Couwenberg at 2018-05-05T16:34:15+02:00
Also ignore test failures on kfreebsd-i386.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 proj (5.0.1-3) UNRELEASED; urgency=medium
 
   * Add patch to update Swiss datumgrid filenames in CH init file.
+  * Also ignore test failures on kfreebsd-i386.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 05 May 2018 12:54:44 +0200
 


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -58,7 +58,7 @@ override_dh_auto_build:
 
 override_dh_auto_test:
 # Ignore test failures on problematic architectures only
-ifneq (,$(findstring $(DEB_BUILD_ARCH),"i386 hurd-i386 hppa ia64 powerpc"))
+ifneq (,$(findstring $(DEB_BUILD_ARCH),"i386 hurd-i386 hppa ia64 kfreebsd-i386 powerpc"))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test



View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/commit/4e31229331cf0cda4a74da452041b8f4664842d2

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/commit/4e31229331cf0cda4a74da452041b8f4664842d2
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/20180505/d1a421e9/attachment-0001.html>


More information about the Pkg-grass-devel mailing list