tests: run with WIREPLUMBER_DEBUG=T, not 7...

This commit is contained in:
George Kiagiadakis 2023-05-19 21:13:19 +03:00
parent 5ce80a0528
commit 49ea4d90f6

View file

@ -38,7 +38,7 @@ common_test_env = environment({
'FILE_MONITOR_DIR': meson.current_build_dir() / '.local' / 'file_monitor',
'WIREPLUMBER_DATA_DIR': meson.current_source_dir() / '..' / 'src',
'WIREPLUMBER_MODULE_DIR': meson.current_build_dir() / '..' / 'modules',
'WIREPLUMBER_DEBUG': '7',
'WIREPLUMBER_DEBUG': 'T',
})
spa_plugindir = spa_dep.get_variable(