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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to