[med-svn] [Git][med-team/hyphy][master] Fix typo

Andreas Tille gitlab at salsa.debian.org
Sat Jul 6 11:06:58 BST 2019



Andreas Tille pushed to branch master at Debian Med / hyphy


Commits:
bb581055 by Andreas Tille at 2019-07-06T10:06:43Z
Fix typo

- - - - -


1 changed file:

- debian/tests/run-unit-tests


Changes:

=====================================
debian/tests/run-unit-tests
=====================================
@@ -8,10 +8,10 @@ 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
 
-for D in /usr/share/doc/${pkg}/Examples/*; do if [ -d "${D}" ]; then cp  -a ${D}/* "${AUTOPKGTEST_TMP}"; fi; done
+for D in /usr/share/doc/${pkg}/examples/*; do if [ -d "${D}" ]; then cp  -a ${D}/* "${AUTOPKGTEST_TMP}"; fi; done
 
 cd "${AUTOPKGTEST_TMP}"
 



View it on GitLab: https://salsa.debian.org/med-team/hyphy/commit/bb58105563563fe64daeeeb9670b7b03b0cd04f9

-- 
View it on GitLab: https://salsa.debian.org/med-team/hyphy/commit/bb58105563563fe64daeeeb9670b7b03b0cd04f9
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/20190706/5cd748a9/attachment-0001.html>


More information about the debian-med-commit mailing list