Skip to content
Snippets Groups Projects
Commit fc41f401 authored by Sjoerd Simons's avatar Sjoerd Simons
Browse files

Remove hardcoding of the session environment


Our test should be using the session environment as setup by the system
(in lava specifically by run-in-systemd). So remove the hardcoding of
DISPLAY (deprecated on wayland targets anyway), XDG_RUNTIME_DIR (setup
by the environment in all cases) and DBUS_SESSION_BUS_ADDRESS (should be
inferred by XDG_RUNTIME_DIR by all supported dbus libraries)

Reviewed-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
Signed-off-by: default avatarSjoerd Simons <sjoerd.simons@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D3664
parent e562c672
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 61 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment