[med-svn] [Git][med-team/python-datacache][master] fix autopkgtest breakage due to rename

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Thu Sep 26 08:22:41 BST 2024



Alexandre Detiste pushed to branch master at Debian Med / python-datacache


Commits:
045091ed by Alexandre Detiste at 2024-09-26T09:22:34+02:00
fix autopkgtest breakage due to rename

- - - - -


1 changed file:

- debian/tests/run-unit-test


Changes:

=====================================
debian/tests/run-unit-test
=====================================
@@ -9,7 +9,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
-cp -a ${CUR_DIR}/test/ "${AUTOPKGTEST_TMP}"
+cp -a ${CUR_DIR}/tests/ "${AUTOPKGTEST_TMP}"
 
 cd "${AUTOPKGTEST_TMP}"
 



View it on GitLab: https://salsa.debian.org/med-team/python-datacache/-/commit/045091ed87f053d84b1ff04413eb97d558a57cb0

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-datacache/-/commit/045091ed87f053d84b1ff04413eb97d558a57cb0
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/20240926/e206f86e/attachment.htm>


More information about the debian-med-commit mailing list