diff options
Diffstat (limited to 'tests/weston-plugin-test.map')
-rwxr-xr-x | tests/weston-plugin-test.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/weston-plugin-test.map b/tests/weston-plugin-test.map index 1f6202f..6240293 100755 --- a/tests/weston-plugin-test.map +++ b/tests/weston-plugin-test.map @@ -13,6 +13,7 @@ rm -fr ../tests/testlog/* 2> /dev/null sleep 1 # 3 Weston/Wayland Envionment +export XDG_RUNTIME_DIR=/run/user/5000 export QT_QPA_PLATFORM=wayland export ELM_ENGINE=wayland_egl export ECORE_EVAS_ENGINE=wayland_egl |