[med-svn] [Git][med-team/logol][master] Fix autopkgtest (thanks for the hint to Pierre Gruet <pgt at debian.org>)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Jul 22 08:32:17 BST 2021
Andreas Tille pushed to branch master at Debian Med / logol
Commits:
c2268512 by Andreas Tille at 2021-07-22T09:31:50+02:00
Fix autopkgtest (thanks for the hint to Pierre Gruet <pgt at debian.org>)
- - - - -
1 changed file:
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/run-unit-test
=====================================
@@ -14,5 +14,5 @@ cp -a /usr/share/doc/${pkg}/examples/* "${AUTOPKGTEST_TMP}"
cd "${AUTOPKGTEST_TMP}"
-bash -ex ${CUR_DIR}/LogolExec.sh -g 1799.logol -s 1799.fasta -dna
-bash -ex ${CUR_DIR}/LogolMultiExec.sh -g 1799.logol -s 1799.fasta -dna
+LogolExec -g 1799.logol -s 1799.fasta -dna
+LogolMultiExec -g 1799.logol -s 1799.fasta -dna
View it on GitLab: https://salsa.debian.org/med-team/logol/-/commit/c2268512ed6577ef7a714f2b3643d0c34f0958f6
--
View it on GitLab: https://salsa.debian.org/med-team/logol/-/commit/c2268512ed6577ef7a714f2b3643d0c34f0958f6
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/20210722/15999d57/attachment.htm>
More information about the debian-med-commit
mailing list