aboutsummaryrefslogtreecommitdiff
path: root/tcwg-compare-results.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2017-07-05 15:53:08 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2017-07-20 09:14:19 +0000
commit045f7bf07356f01785a3ec2ccc49348ae26f50c3 (patch)
tree4fd5bce9baaeea3d550af1053b1cc4f2cb0acb1d /tcwg-compare-results.yaml
parent8308fd04fa8c70dbc78965a5343fbe8b4db08024 (diff)
tcwg-abe-test: Use signal names rather than numbers.
To help readability. tcwg-abe-extended/builders.sh: Likewise. tcwg-binutils: Likewise. tcwg-compare-results: Likewise. tcwg-validate-abetests: Likewise. Change-Id: Ifd70800fdc5df96d733a39db20fd59d6e73ae19b
Diffstat (limited to 'tcwg-compare-results.yaml')
-rw-r--r--tcwg-compare-results.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-compare-results.yaml b/tcwg-compare-results.yaml
index bdb6cd4c..d575570d 100644
--- a/tcwg-compare-results.yaml
+++ b/tcwg-compare-results.yaml
@@ -72,7 +72,7 @@
dest="/tmp/CompareResults.$BASHPID"
- trap "ssh ${log_server} rm -rf ${dest}" 0 1 2 3 5 9 13 15
+ trap "ssh ${log_server} rm -rf ${dest}" EXIT HUP INT QUIT TRAP KILL PIPE TERM
LOGSDIR=${WORKSPACE}/artifacts/logs