telepathy-salut: Merge fd.o #63119 from telepathy-glib

Simon McVittie smcv at kemper.freedesktop.org
Thu Apr 4 08:44:30 PDT 2013


Module: telepathy-salut
Branch: master
Commit: 79aba486ca998e16cc52975ef05692e4dccef766
URL:    http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=79aba486ca998e16cc52975ef05692e4dccef766

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Apr  4 16:31:42 2013 +0100

Merge fd.o #63119 from telepathy-glib

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=63119

---

 tests/twisted/tools/with-session-bus.sh |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/tools/with-session-bus.sh b/tests/twisted/tools/with-session-bus.sh
index 1b8990e..68aec5d 100644
--- a/tests/twisted/tools/with-session-bus.sh
+++ b/tests/twisted/tools/with-session-bus.sh
@@ -81,6 +81,12 @@ if [ -n "$CHECK_TWISTED_VERBOSE" ] || [ -n "$VERBOSE_TESTS" ]; then
 fi
 
 e=0
+
+# These might be non-null when run from e.g. gnome-terminal 3.8, which uses
+# an activatable service for its windows; we don't want to inherit them either
+unset DBUS_STARTER_ADDRESS
+unset DBUS_STARTER_BUS_TYPE
+
 DBUS_SESSION_BUS_ADDRESS="`cat $me-$$.address`"
 export DBUS_SESSION_BUS_ADDRESS
 



More information about the telepathy-commits mailing list