]> git.ipfire.org Git - thirdparty/dbus.git/commit
Quote the DBUS_SESSION_BUS_ADDRESS variable in the shell file
authorThiago Macieira <thiago.macieira@intel.com>
Tue, 29 Mar 2016 19:15:15 +0000 (12:15 -0700)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 30 Jun 2016 12:51:45 +0000 (13:51 +0100)
commit07af048dd225b3f4ced28537470d8eb237fa3828
tree1dd7c0b72c74ff6976bdeddf1a67080991794b25
parent78362cfc62ebc5af8b529048b2e2aec0f977ceeb
Quote the DBUS_SESSION_BUS_ADDRESS variable in the shell file

Some D-Bus daemon versions set multiple addresses separated by semi-colon,
which breaks sourcing of the file.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=94746
Signed-off-by: Thiago Macieira <thiago@kde.org>
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
tools/dbus-launch-x11.c