[SCM] kde-gtk-config packaging branch, master, updated. 0b5d9f716c07195709100119203c42f3603b7830

Maximiliano Curia maxy at moszumanska.debian.org
Sat Feb 14 08:29:58 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kde-gtk-config.git;a=commitdiff;h=c51b183

The following commit has been merged in the master branch:
commit c51b18338046ad18895c77d3361c4e9d15ab5692
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 8 21:50:06 2015 +0100

    testsuite test, return the tests return value
---
 debian/tests/testsuite.xsession | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/tests/testsuite.xsession b/debian/tests/testsuite.xsession
index a2aff32..2094558 100755
--- a/debian/tests/testsuite.xsession
+++ b/debian/tests/testsuite.xsession
@@ -5,4 +5,6 @@ export LC_ALL=C.UTF-8
 HOME=debian/tests.home openbox &
 sleep 5
 HOME=debian/tests.home dh_auto_test
+ret=$?
 rm -rf debian/home/tests.home
+exit $ret

-- 
kde-gtk-config packaging



More information about the pkg-kde-commits mailing list