Codebase list nfstrace / 35b7f32
Ignore test failures on sparc64 and x32 for now. Andrew Shadura 7 years ago
2 changed file(s) with 11 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 nfstrace (0.4.2-2) unstable; urgency=medium
1
2 * Tests fail on sparc64 and x32, ignore the failures for now.
3
4 -- Andrew Shadura <andrewsh@debian.org> Fri, 22 Jul 2016 16:39:14 +0200
5
06 nfstrace (0.4.2-1) unstable; urgency=medium
17
28 * New upstream release (Closes: #831116).
44
55 override_dh_auto_build-indep:
66 dh_auto_build -- documentation
7
8 ifneq (,$(filter $(DEB_HOST_ARCH),sparc64 x32))
9 override_dh_auto_test-arch:
10 dh_auto_test || true
11 endif
712
813 override_dh_auto_test-indep:
914