[med-svn] [Git][med-team/simrisc][debian/latest] Update autopkgtest for simrisc 15.01.00

Tony Mancill (@tmancill) gitlab at salsa.debian.org
Wed May 10 05:53:02 BST 2023



Tony Mancill pushed to branch debian/latest at Debian Med / simrisc


Commits:
281d3328 by tony mancill at 2023-05-09T21:43:17-07:00
Update autopkgtest for simrisc 15.01.00

- - - - -


2 changed files:

- debian/tests/run-unit-test
- debian/tests/simrisc.expected


Changes:

=====================================
debian/tests/run-unit-test
=====================================
@@ -1,6 +1,10 @@
 #!/bin/bash
 set -e
 
+if [ -z "${AUTOPKGTEST_TMP}" ] || [ ! -d "${AUTOPKGTEST_TMP}" ]; then
+    AUTOPKGTEST_TMP=$(mktemp --directory)
+fi
+
 # create configuration file for simulation
 zcat /usr/share/doc/simrisc/simrisc.gz > ${AUTOPKGTEST_TMP}/simrisc.config
 


=====================================
debian/tests/simrisc.expected
=====================================
The diff for this file was not included because it is too large.


View it on GitLab: https://salsa.debian.org/med-team/simrisc/-/commit/281d332876c6ce5b5c11a9208ee059a6197df99a

-- 
View it on GitLab: https://salsa.debian.org/med-team/simrisc/-/commit/281d332876c6ce5b5c11a9208ee059a6197df99a
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/20230510/f4e90812/attachment.htm>


More information about the debian-med-commit mailing list