[med-svn] [Git][med-team/python-pbcore][master] Remove debugging comment in autopkgtest
Andreas Tille
gitlab at salsa.debian.org
Mon Dec 9 14:04:40 GMT 2019
Andreas Tille pushed to branch master at Debian Med / python-pbcore
Commits:
7a166b3d by Andreas Tille at 2019-12-09T14:04:22Z
Remove debugging comment in autopkgtest
- - - - -
1 changed file:
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/run-unit-test
=====================================
@@ -6,7 +6,7 @@ pkg=python3-pbcore
export LC_ALL=C.UTF-8
if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
- # trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
+ trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
fi
cp -a /usr/share/doc/${pkg}/tests "${AUTOPKGTEST_TMP}"
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/commit/7a166b3d51164a5189ccc8a03b9a0e9405801084
--
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/commit/7a166b3d51164a5189ccc8a03b9a0e9405801084
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191209/1634eb9b/attachment.html>
More information about the debian-med-commit
mailing list