[med-svn] [Git][med-team/community/package_template][master] Remove now useless comment
Andreas Tille
gitlab at salsa.debian.org
Thu Jun 18 12:04:07 BST 2020
Andreas Tille pushed to branch master at Debian Med / community / package_template
Commits:
746f093c by Andreas Tille at 2020-06-18T13:03:56+02:00
Remove now useless comment
- - - - -
1 changed file:
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/run-unit-test
=====================================
@@ -6,9 +6,6 @@ pkg=#PACKAGENAME#
export LC_ALL=C.UTF-8
if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
- # Double quote below to expand the temporary directory variable now versus
- # later is on purpose.
- # shellcheck disable=SC2064
trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
fi
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/commit/746f093c057ba5e21905a7503605b224118f8bf1
--
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/commit/746f093c057ba5e21905a7503605b224118f8bf1
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/20200618/0bda1e9e/attachment.html>
More information about the debian-med-commit
mailing list