[med-svn] [Git][med-team/canu][master] d/tests/run-unit-test: preserve more logs
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Sat Oct 21 07:55:15 BST 2023
Michael R. Crusoe pushed to branch master at Debian Med / canu
Commits:
2be864e7 by Michael R. Crusoe at 2023-10-20T16:51:25+02:00
d/tests/run-unit-test: preserve more logs
- - - - -
2 changed files:
- debian/changelog
- debian/tests/run-unit-test
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+canu (2.2+dfsg-5) unstable; urgency=medium
+
+ * d/tests/run-unit-test: preserve more logs
+
+ -- Michael R. Crusoe <crusoe at debian.org> Fri, 20 Oct 2023 16:51:22 +0200
+
canu (2.2+dfsg-4) unstable; urgency=medium
* Team upload.
=====================================
debian/tests/run-unit-test
=====================================
@@ -47,6 +47,7 @@ canu -p ecoli -d ecoli-pacbio \
if [ ! "${AUTOPKGTEST_ARTIFACTS}" = "" ] ; then
cp ecoli-pacbio/*.report ecoli-pacbio/*.err "${AUTOPKGTEST_ARTIFACTS}/"
+ cp $(find ecoli-pacbio -name "*\.out") "${AUTOPKGTEST_ARTIFACTS}/"
cp -r ecoli-pacbio/canu-logs "${AUTOPKGTEST_ARTIFACTS}/"
fi
View it on GitLab: https://salsa.debian.org/med-team/canu/-/commit/2be864e7bf63aef9097f3648dbb705580c358fbd
--
View it on GitLab: https://salsa.debian.org/med-team/canu/-/commit/2be864e7bf63aef9097f3648dbb705580c358fbd
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/20231021/a66c2ef4/attachment-0001.htm>
More information about the debian-med-commit
mailing list