mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 17:10:40 -05:00
ci: Remove the MALLOC_PERTURB_ definition
meson already provides one by default [1]. [1] https://github.com/mesonbuild/meson/blob/master/docs/markdown/Unit-tests.md#malloc_perturb_ https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1236
This commit is contained in:
parent
5c4938e479
commit
24a0e72ae9
@ -67,7 +67,6 @@ test-mutter:
|
||||
G_SLICE: "always-malloc"
|
||||
MALLOC_CHECK_: "3"
|
||||
NO_AT_BRIDGE: "1"
|
||||
MALLOC_PERTURB_: "123"
|
||||
script:
|
||||
- dconf update
|
||||
- mkdir -m 700 $XDG_RUNTIME_DIR
|
||||
|
Loading…
Reference in New Issue
Block a user