]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests/run-sysroot.sh: Call exit_cleanup directly
authorAaron Merey <amerey@redhat.com>
Fri, 12 Jul 2024 01:32:12 +0000 (21:32 -0400)
committerAaron Merey <amerey@redhat.com>
Fri, 12 Jul 2024 01:32:12 +0000 (21:32 -0400)
commit78c9dce1c77098c01c076c1bf6d15ab773d3b195
tree1741c92c79951a66902df93a1ebdeba4f90d6b9b
parent7a96b7545c0760f03d4f6a018bb949deb58376dd
tests/run-sysroot.sh: Call exit_cleanup directly

exit_cleanup needs to be called directly since this test traps EXIT.

Signed-off-by: Aaron Merey <amerey@redhat.com>
tests/run-sysroot.sh