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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to