summaryrefslogtreecommitdiff
path: root/tests/havelib/rpath-3_b
diff options
context:
space:
mode:
Diffstat (limited to 'tests/havelib/rpath-3_b')
-rw-r--r--tests/havelib/rpath-3_b2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/havelib/rpath-3_b b/tests/havelib/rpath-3_b
index 71b4212881..fcdfbe63b0 100644
--- a/tests/havelib/rpath-3_b
+++ b/tests/havelib/rpath-3_b
@@ -1,7 +1,7 @@
# Common portion of all rpath-3?b? tests.
tmpfiles=""
-trap 'rm -fr $tmpfiles' 1 2 3 15
+trap 'rm -fr $tmpfiles' HUP INT QUIT TERM
builddir=`pwd`
global_top_auxdir=`cd "$top_srcdir"/build-aux && pwd`