[med-svn] [Git][med-team/dextractor][master] Remove autopkgtest as we have no data to test with from upstream

Shayan Doust gitlab at salsa.debian.org
Mon Jun 29 17:53:25 BST 2020



Shayan Doust pushed to branch master at Debian Med / dextractor


Commits:
b5b93476 by Shayan Doust at 2020-06-29T17:52:56+01:00
Remove autopkgtest as we have no data to test with from upstream

- - - - -


2 changed files:

- − debian/tests/control
- − debian/tests/run-unit-test


Changes:

=====================================
debian/tests/control deleted
=====================================
@@ -1,3 +0,0 @@
-Tests: run-unit-test
-Depends: @
-Restrictions: allow-stderr


=====================================
debian/tests/run-unit-test deleted
=====================================
@@ -1,19 +0,0 @@
-#!/bin/bash
-set -e
-
-pkg=#PACKAGENAME#
-
-export LC_ALL=C.UTF-8
-if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
-  AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
-  # 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
-fi
-
-cp -a /usr/share/doc/${pkg}/examples/* "${AUTOPKGTEST_TMP}"
-
-cd "${AUTOPKGTEST_TMP}"
-
-#do_stuff_to_test_package#



View it on GitLab: https://salsa.debian.org/med-team/dextractor/-/commit/b5b9347646f60e84f9208d964715d5f45af267c2

-- 
View it on GitLab: https://salsa.debian.org/med-team/dextractor/-/commit/b5b9347646f60e84f9208d964715d5f45af267c2
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/20200629/a7d22673/attachment.html>


More information about the debian-med-commit mailing list