[med-svn] [art-nextgen-simulation-tools] 02/05: Remove test cruft

Andreas Tille tille at debian.org
Sat Jan 14 10:27:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository art-nextgen-simulation-tools.

commit a44ad0d2564680ff255118346cab301f20a55afc
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 14 10:54:37 2017 +0100

    Remove test cruft
---
 debian/tests/run-unit-test | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 23711f1..94f7500 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -3,6 +3,7 @@
 pkg=art-nextgen-simulation-tools
 if [ "$ADTTMP" = "" ] ; then
   ADTTMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
+  trap "rm -rf $ADTTMP" 0 INT QUIT ABRT PIPE TERM
 fi
 cd $ADTTMP
 cp -a /usr/share/doc/${pkg}/examples/* .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/art-nextgen-simulation-tools.git



More information about the debian-med-commit mailing list