commit | 3c2e747b70bfe7ef21f7e5f48dabf215a179382c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Nov 18 09:35:03 2022 -0600 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Nov 30 21:39:54 2022 +0000 |
tree | 3c0c1d3fc023837de29952a819602d870645c452 | |
parent | 903ebb22aaa2dadbfc6cebe7009da71317eb5504 [diff] |
dbus-unit-test.py: utilize tempfile.TemporaryDirectory() This ensures the files within it and the directory is cleaned up once the python script ends. Currently this script does not remove the temporary directory. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I1e7c629dcbcf1e4341b14b9c550589b69ff12b2e
Build script for CI jobs in Jenkins.