[med-svn] [Git][med-team/nanolyse][master] Make sure autopkgtest is working on the provided data file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Feb 22 08:48:21 GMT 2022
Andreas Tille pushed to branch master at Debian Med / nanolyse
Commits:
847f0439 by Andreas Tille at 2022-02-22T09:31:28+01:00
Make sure autopkgtest is working on the provided data file
- - - - -
2 changed files:
- debian/changelog
- debian/tests/run-unit-test
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+nanolyse (1.2.0-3) UNRELEASED; urgency=medium
+
+ * Make sure autopkgtest is working on the provided data file
+
+ -- Andreas Tille <tille at debian.org> Tue, 22 Feb 2022 09:30:41 +0100
+
nanolyse (1.2.0-2) unstable; urgency=medium
* Fix watchfile to detect new versions on github
=====================================
debian/tests/run-unit-test
=====================================
@@ -9,6 +9,8 @@ if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
fi
+cp -a /usr/share/doc/${pkg}/examples/* "${AUTOPKGTEST_TMP}"
+
cd "${AUTOPKGTEST_TMP}"
cat paired_reads.fastq | NanoLyse > reads_without_lambda.fastq
View it on GitLab: https://salsa.debian.org/med-team/nanolyse/-/commit/847f0439ab66d47a512bab6fbea61268ffec4213
--
View it on GitLab: https://salsa.debian.org/med-team/nanolyse/-/commit/847f0439ab66d47a512bab6fbea61268ffec4213
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/20220222/78a81393/attachment.htm>
More information about the debian-med-commit
mailing list