summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-04-22 15:47:06 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-04-22 15:47:06 +0100
commitc9ad0a3909c80c09d33b21db6cb46cfee4489010 (patch)
tree13671c6cf8dba773caa9ebe7e78ef898216e5a35
parent121c294b1853a280b01e0504eb1828c6d0e07bbc (diff)
downloaddbus-python-c9ad0a3909c80c09d33b21db6cb46cfee4489010.tar.gz
Unset DBUS_STARTER_ADDRESS, DBUS_STARTER_BUS_TYPE
See <https://bugs.freedesktop.org/show_bug.cgi?id=63119>.
-rwxr-xr-xtest/run-with-tmp-session-bus.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/run-with-tmp-session-bus.sh b/test/run-with-tmp-session-bus.sh
index e767f2d..11cd856 100755
--- a/test/run-with-tmp-session-bus.sh
+++ b/test/run-with-tmp-session-bus.sh
@@ -47,6 +47,8 @@ trap 'die "Received SIGINT"' SIGINT
CONFIG_FILE="$DBUS_TOP_BUILDDIR"/test/tmp-session-bus.conf
+unset DBUS_STARTER_ADDRESS
+unset DBUS_STARTER_BUS_TYPE
unset DBUS_SESSION_BUS_ADDRESS
unset DBUS_SESSION_BUS_PID