[SCM] plasma-framework packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-4-g9f5b73f

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:03:54 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/plasma-framework.git;a=commitdiff;h=00110af

The following commit has been merged in the kubuntu_unstable branch:
commit 00110afb29e6fcb4c315561ee5ddfbfec4c3eb6e
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Mar 20 13:36:30 2015 +0100

    Do not ignore auto tests errors
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a0e4ab4..664b59d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ override_dh_strip:
 	$(overridden_command) --dbg-package=plasma-framework-dbg
 
 override_dh_auto_test:
-	-xvfb-run -a $(overridden_command)
+	xvfb-run -a $(overridden_command)

-- 
plasma-framework packaging



More information about the pkg-kde-commits mailing list