tests/kvm: Forward MUTTER_DEBUG to the virtual machine
This helps debugging the tests running using KVM. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2141>
This commit is contained in:
parent
3fe01ffc4a
commit
0dc6d76371
@ -16,6 +16,7 @@ VIRTME_ENV="\
|
|||||||
HOME=$HOME \
|
HOME=$HOME \
|
||||||
LD_LIBRARY_PATH=$LD_LIBRARY_PATH \
|
LD_LIBRARY_PATH=$LD_LIBRARY_PATH \
|
||||||
XDG_DATA_DIRS=$XDG_DATA_DIRS \
|
XDG_DATA_DIRS=$XDG_DATA_DIRS \
|
||||||
|
MUTTER_DEBUG=$MUTTER_DEBUG \
|
||||||
$VM_ENV \
|
$VM_ENV \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user