Saira Hussain pushed to branch master at Debian Med / hyphy
Commits:
461f8daa by Saira Hussain at 2019-07-05T14:49:07Z
Modify the package source and file location
- - - - -
1 changed file:
- debian/tests/run-unit-tests
Changes:
=====================================
debian/tests/run-unit-tests
=====================================
@@ -1,7 +1,7 @@
#!/bin/bash
set -e
-pkg=hyphy-mpi
+pkg=hyphy-common
if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
@@ -11,7 +11,7 @@ if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
fi
-cp -a /usr/share/doc/${pkg}/SimpleAnalyses/* "${AUTOPKGTEST_TMP}"
+cp -a /usr/share/doc/${pkg}/examples/SimpleAnalyses/* "${AUTOPKGTEST_TMP}"
cd "${AUTOPKGTEST_TMP}"
gunzip -r *
View it on GitLab:
https://salsa.debian.org/med-team/hyphy/commit/461f8daab63546e574cbe4368744b2f3f4725c6e
--
View it on GitLab:
https://salsa.debian.org/med-team/hyphy/commit/461f8daab63546e574cbe4368744b2f3f4725c6e
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit