[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:30:06 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=33f3532

The following commit has been merged in the master branch:
commit 33f35324d85fbc5b86aa360019f4c727e0f5857b
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Aug 5 12:56:09 2016 +0200

    force all tests to fork kio slaves from themself
    
    otherwise they'd fork from kdeinit which is substantially less reliable
    as we'd have to manage kdeinit
---
 debian/tests/testsuite.xsession | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/tests/testsuite.xsession b/debian/tests/testsuite.xsession
index 77ad47e..50b583f 100755
--- a/debian/tests/testsuite.xsession
+++ b/debian/tests/testsuite.xsession
@@ -3,6 +3,7 @@ export LANG=C.UTF-8
 export LC_ALL=C.UTF-8
 export HOME="$(pwd)/debian/tests.home"
 export XDG_CACHE_HOME="$(pwd)/debian/tests.home"
+export KDE_FORK_SLAVES=yes
 [ -e debian/tests.home ] || mkdir debian/tests.home
 openbox &
 sleep 5

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list