[COMMITTED] tests/run-sysroot.sh: Delete file with tempfiles

Aaron Merey amerey@redhat.com
Fri Jul 12 00:05:30 GMT 2024


Signed-off-by: Aaron Merey <amerey@redhat.com>
---
 tests/run-sysroot.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/run-sysroot.sh b/tests/run-sysroot.sh
index cfdc51e9..0bbd1aa4 100755
--- a/tests/run-sysroot.sh
+++ b/tests/run-sysroot.sh
@@ -31,6 +31,8 @@ testrun "${abs_top_builddir}"/src/stack --core "${tmpdir}/core.bash" \
 # was built with LZMA support.
 sed -i '4,5d' "${tmpdir}/stack.out"
 
+tempfiles cat.out
+
 # check that we are able to get fully symbolized backtrace
 testrun_compare cat "${tmpdir}/stack.out" <<\EOF
 PID 431185 - core
-- 
2.45.2



More information about the Elfutils-devel mailing list