[neon/backports-focal/bup/Neon/unstable] debian: ignore tests which do not work well

Jonathan Riddell null at kde.org
Fri May 21 11:05:50 BST 2021


Git commit 9e9f2bb25113744659cecaaac73a8d3dd18e0bd3 by Jonathan Riddell.
Committed on 21/05/2021 at 10:05.
Pushed by jriddell into branch 'Neon/unstable'.

ignore tests which do not work well

M  +3    -0    debian/rules

https://invent.kde.org/neon/backports-focal/bup/commit/9e9f2bb25113744659cecaaac73a8d3dd18e0bd3

diff --git a/debian/rules b/debian/rules
index fab3ba7..98b5019 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,3 +19,6 @@ override_dh_auto_install:
 
 override_dh_python3:
 	dh_python3 -X /usr/lib/bup/bup/py2raise.py
+
+override_dh_auto_test:
+	true


More information about the Neon-commits mailing list