mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 02:20:13 +01:00
ci: Quieten seatd output
seatd is working well, so the debug spew serves only to annoy people trying to read the logs. Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
79ade4c165
commit
ec6c67780e
1 changed files with 0 additions and 2 deletions
|
|
@ -23,8 +23,6 @@ export HOME=/root
|
|||
export PATH=$HOME/.local/bin:$PATH
|
||||
export PATH=/usr/local/bin:$PATH
|
||||
|
||||
export SEATD_LOGLEVEL=debug
|
||||
|
||||
# Terrible hack, per comment in weston-test-runner.c's main(): find Mesa's
|
||||
# llvmpipe/lavapipe driver module location
|
||||
export WESTON_CI_LEAK_DL_HANDLES=$(find /usr/local -name swrast_dri.so -print 2>/dev/null || true):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue