[med-svn] [Git][med-team/enlighten][master] Remove autopkgtest

Shayan Doust gitlab at salsa.debian.org
Tue Jun 9 22:31:18 BST 2020



Shayan Doust pushed to branch master at Debian Med / enlighten


Commits:
fda5c824 by Shayan Doust at 2020-06-09T22:31:04+01:00
Remove autopkgtest

- - - - -


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/enlighten/-/commit/fda5c824460c8ffca69c75d20186c9ad47b8d27b

-- 
View it on GitLab: https://salsa.debian.org/med-team/enlighten/-/commit/fda5c824460c8ffca69c75d20186c9ad47b8d27b
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/20200609/9811930c/attachment-0001.html>


More information about the debian-med-commit mailing list