[med-svn] [Git][med-team/dnaclust][master] Get rid of debugging code
Andreas Tille
gitlab at salsa.debian.org
Fri Aug 9 10:15:13 BST 2019
Andreas Tille pushed to branch master at Debian Med / dnaclust
Commits:
dc83e80e by Andreas Tille at 2019-08-09T09:13:07Z
Get rid of debugging code
- - - - -
1 changed file:
- debian/tests/run-unit-tests
Changes:
=====================================
debian/tests/run-unit-tests
=====================================
@@ -8,7 +8,7 @@ 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 /usr/share/doc/${pkg}/examples/* -a "${AUTOPKGTEST_TMP}"
@@ -16,8 +16,5 @@ cp /usr/share/doc/${pkg}/examples/* -a "${AUTOPKGTEST_TMP}"
cd "${AUTOPKGTEST_TMP}"
gunzip -r *
-# Just for debugging
-set -x
-
# Test a fasta
${pkg} ebola.fasta -l -s 1.4 -k 3 > clusters
View it on GitLab: https://salsa.debian.org/med-team/dnaclust/commit/dc83e80ede8d77f73ef81d64428517e9e1ff4061
--
View it on GitLab: https://salsa.debian.org/med-team/dnaclust/commit/dc83e80ede8d77f73ef81d64428517e9e1ff4061
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/20190809/fab0c6e4/attachment.html>
More information about the debian-med-commit
mailing list