]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
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)
exit_cleanup needs to be called directly since this test traps EXIT.

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

index 0bbd1aa4c780e3ce7ecd9ee4870e131886255d69..1dc079cd15f093a7011bb2a058002df3fd75f08c 100755 (executable)
@@ -45,3 +45,5 @@ TID 431185:
 #7  0x0000ffff8ebd0ab0 __libc_start_main@@GLIBC_2.34
 #8  0x0000aaaae56127f0 _start
 EOF
+
+exit_cleanup