[med-svn] [Git][med-team/epcr][master] Debug output
Andreas Tille
gitlab at salsa.debian.org
Wed Jun 26 17:36:24 BST 2019
Andreas Tille pushed to branch master at Debian Med / epcr
Commits:
c80f4e46 by Andreas Tille at 2019-06-26T16:36:06Z
Debug output
- - - - -
1 changed file:
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/run-unit-test
=====================================
@@ -8,11 +8,12 @@ if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
# 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
+ trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
fi
cp -a /usr/share/doc/${pkg}/data/* "${AUTOPKGTEST_TMP}"
cd "${AUTOPKGTEST_TMP}"
gunzip -r *
+set -x
re-PCR -S ginko.hash -n 5 -g 0 -d 100-300 -o rbcL5.rePCR rbcL-primer.txt
View it on GitLab: https://salsa.debian.org/med-team/epcr/commit/c80f4e4665749f84d4572bf57bdd88e023fa2bb3
--
View it on GitLab: https://salsa.debian.org/med-team/epcr/commit/c80f4e4665749f84d4572bf57bdd88e023fa2bb3
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/20190626/38545cfd/attachment.html>
More information about the debian-med-commit
mailing list