summaryrefslogtreecommitdiff
path: root/tests/havelib/rpath-2_a
diff options
context:
space:
mode:
Diffstat (limited to 'tests/havelib/rpath-2_a')
-rw-r--r--tests/havelib/rpath-2_a2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/havelib/rpath-2_a b/tests/havelib/rpath-2_a
index 3570e44441..25fcb9e95f 100644
--- a/tests/havelib/rpath-2_a
+++ b/tests/havelib/rpath-2_a
@@ -1,7 +1,7 @@
# Common portion of all rpath-2?a? 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`