[med-svn] [Git][med-team/seqsero][master] Add test depends on current package, cleaup debug statements
Nilesh Patra
gitlab at salsa.debian.org
Tue Feb 23 17:19:58 GMT 2021
Nilesh Patra pushed to branch master at Debian Med / seqsero
Commits:
7471ca9c by Nilesh Patra at 2021-02-23T22:49:47+05:30
Add test depends on current package, cleaup debug statements
- - - - -
2 changed files:
- debian/tests/control
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends:
+Depends: @
Restrictions: allow-stderr
=====================================
debian/tests/run-unit-test
=====================================
@@ -8,14 +8,7 @@ if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
fi
-cd /
-find . | grep seqsero
+
cp -a /usr/share/doc/${pkg}/examples/* "${AUTOPKGTEST_TMP}"
cd "${AUTOPKGTEST_TMP}"
-
-
-
-
-
-
View it on GitLab: https://salsa.debian.org/med-team/seqsero/-/commit/7471ca9cebf9cde0743773efc5ebf28680e69088
--
View it on GitLab: https://salsa.debian.org/med-team/seqsero/-/commit/7471ca9cebf9cde0743773efc5ebf28680e69088
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/20210223/73e793a4/attachment.htm>
More information about the debian-med-commit
mailing list