From: Yu Watanabe Date: Thu, 15 Aug 2024 07:14:37 +0000 (+0900) Subject: test: remove temporary directory for test-ukify on success X-Git-Tag: v257-rc1~696^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F34000%2Fhead;p=thirdparty%2Fsystemd.git test: remove temporary directory for test-ukify on success --- diff --git a/src/ukify/test/pytest.ini b/src/ukify/test/pytest.ini new file mode 100644 index 00000000000..a7c58bb9317 --- /dev/null +++ b/src/ukify/test/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +tmp_path_retention_policy = failed