[pve-devel] [PATCH zfsonlinux/stable-6 2/2] d/rules: allow abigail to fail
Stoiko Ivanov
s.ivanov at proxmox.com
Tue Jan 11 16:02:18 CET 2022
From: Aron Xu <aron at debian.org>
(cherry picked from debian upstream [0]
commit 5ae98b5499022c2c127d546a7b5aeb906f6f2a6b)
[0] https://salsa.debian.org/zfsonlinux-team/zfs
Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 826bdc98..e5bb4a56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,7 +50,7 @@ override_dh_auto_test:
override_dh_auto_test:
ifeq (amd64,$(DEB_HOST_ARCH))
# Upstream provides an ABI guarantee that we validate here
- $(MAKE) checkabi
+ -$(MAKE) checkabi
endif
# The dh_auto_test rule is disabled because
--
2.30.2
More information about the pve-devel
mailing list