[med-svn] [Git][med-team/kissplice][master] Modify the path
Saira Hussain
gitlab at salsa.debian.org
Tue Aug 13 12:39:54 BST 2019
Saira Hussain pushed to branch master at Debian Med / kissplice
Commits:
3b521a34 by Saira Hussain at 2019-08-13T11:39:42Z
Modify the path
- - - - -
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}"
@@ -20,4 +20,4 @@ gunzip -r *
set -x
# Run basic functionality
-${pkg} -s 1 -k 41 -r sample_example/reads1.fq -r sample_example/reads2.fq -r sample_example/readsN.fq
+${pkg} -s 1 -k 41 -r reads1.fq -r reads2.fq -r readsN.fq
View it on GitLab: https://salsa.debian.org/med-team/kissplice/commit/3b521a34573f68417dcaed28e8c5ae0abeb266a5
--
View it on GitLab: https://salsa.debian.org/med-team/kissplice/commit/3b521a34573f68417dcaed28e8c5ae0abeb266a5
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/20190813/cd2e933c/attachment.html>
More information about the debian-med-commit
mailing list