[med-svn] [Git][med-team/argh][master] Remove unneeded d/tests
Shayan Doust
gitlab at salsa.debian.org
Wed Sep 16 14:59:54 BST 2020
Shayan Doust pushed to branch master at Debian Med / argh
Commits:
41a6c184 by Shayan Doust at 2020-09-16T14:59:35+01:00
Remove unneeded d/tests
- - - - -
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,16 +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)
- 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/argh/-/commit/41a6c184b799b5eac249ff31e1be745afb45aabe
--
View it on GitLab: https://salsa.debian.org/med-team/argh/-/commit/41a6c184b799b5eac249ff31e1be745afb45aabe
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/20200916/4b9a4ad7/attachment.html>
More information about the debian-med-commit
mailing list