From 8630a19d1e37e2f7e532c75ec26b7d1b071f1f8d Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Mon, 13 Feb 2023 14:29:38 +0100 Subject: [PATCH] tests: use PWD for dbus testing lvmdbusd ATM is leaking too many log files. At least try to keep them removed with test failure. --- test/api/dbustest.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/api/dbustest.sh b/test/api/dbustest.sh index f4c9c9c2a..d69c0e89c 100644 --- a/test/api/dbustest.sh +++ b/test/api/dbustest.sh @@ -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: