Israel Komolehin pushed to branch master at Debian Med / ghmm


Commits:
8a0fc06b by Komolehin Israel Timilehin at 2024-01-18T18:54:28+00:00
Updated ghmm.examples

- - - - -
fe239153 by Komolehin Israel Timilehin at 2024-01-18T18:55:19+00:00
Used custom name for the makefile to avoid auto deletion

- - - - -
4b731563 by Komolehin Israel Timilehin at 2024-01-18T18:56:52+00:00
Updated autopkgtest

- - - - -


3 changed files:

- debian/ghmm.examples
- debian/tests/Makefile → debian/tests/autopkgtest.mk
- debian/tests/run-unit-test


Changes:

=====================================
debian/ghmm.examples
=====================================
@@ -1,2 +1,3 @@
 debian/tests/*.py
+debian/tests/autopkgtest.mk
 tests/*.c


=====================================
debian/tests/Makefile → debian/tests/autopkgtest.mk
=====================================


=====================================
debian/tests/run-unit-test
=====================================
@@ -10,10 +10,9 @@ if [ "$AUTOPKGTEST_TMP" = "" ]; then
 fi
 
 cp -a /usr/share/doc/${pkg}/examples/* "${AUTOPKGTEST_TMP}"
-cp -a debian/tests/Makefile "${AUTOPKGTEST_TMP}"
 
 cd $AUTOPKGTEST_TMP
 
-make run
+make -f autopkgtest.mk run
 
 python3 ghmm_test.py
\ No newline at end of file



View it on GitLab: 
https://salsa.debian.org/med-team/ghmm/-/compare/f7306d7fc95f7d5dba68ed001f04d055c6bd3c30...4b7315639467debeee94abec285d40858b973bb3

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ghmm/-/compare/f7306d7fc95f7d5dba68ed001f04d055c6bd3c30...4b7315639467debeee94abec285d40858b973bb3
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