mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: use PWD for dbus testing
lvmdbusd ATM is leaking too many log files. At least try to keep them removed with test failure.
This commit is contained in:
parent
7ea62f640c
commit
8630a19d1e
@ -31,6 +31,8 @@ aux extend_filter_LVMTEST
|
||||
# output
|
||||
aux prepare_profiles "lvmdbusd"
|
||||
|
||||
# Keep generating test file within test dir
|
||||
export TMPDIR=$PWD
|
||||
aux prepare_lvmdbusd
|
||||
|
||||
# Example for testing individual test:
|
||||
|
Loading…
Reference in New Issue
Block a user