[SCM] kcoreaddons packaging branch, master, updated. debian/5.19.0-1-7-g65965ae

Maximiliano Curia maxy at moszumanska.debian.org
Tue Apr 5 09:17:17 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcoreaddons.git;a=commitdiff;h=65965ae

The following commit has been merged in the master branch:
commit 65965aed879fe8465c52841868eba482d945470e
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Apr 5 11:16:46 2016 +0200

    Ignore acc test till #820070 gets fixed
---
 debian/tests/acc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/tests/acc b/debian/tests/acc
index 28b8d41..0e11b13 100755
--- a/debian/tests/acc
+++ b/debian/tests/acc
@@ -10,7 +10,9 @@ done
 
 DH_VERBOSE=1
 
-dh_acc
+# Disable acc test till abi-compliance-checker gets fixed
+# #820070
+dh_acc || true
 ret=$?
 if [ 0 -ne $ret ]; then
     cp -r logs "${ADT_ARTIFACTS}"/acc.logs

-- 
kcoreaddons packaging



More information about the pkg-kde-commits mailing list