[med-svn] [Git][med-team/epcr][master] Remove not helpful autopkgtest.sh in wrong place
Andreas Tille
gitlab at salsa.debian.org
Wed Apr 17 09:23:18 BST 2019
Andreas Tille pushed to branch master at Debian Med / epcr
Commits:
bfe1a449 by Andreas Tille at 2019-04-17T08:22:44Z
Remove not helpful autopkgtest.sh in wrong place
- - - - -
2 changed files:
- − add/.gitkeep
- − add/autopkgtest.sh
Changes:
=====================================
add/.gitkeep deleted
=====================================
=====================================
add/autopkgtest.sh deleted
=====================================
@@ -1,25 +0,0 @@
-#!/bin/bash
-set -e
-
-pkg=epcr
-
-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#
-export LANG=de_DE.UTF-8
-export LC_CTYPE=de_DE.UTF-8
-export LANGUAGE=de_DE.UTF-8
-
-
-chsh -s /bin/dash
-echo Success
\ No newline at end of file
View it on GitLab: https://salsa.debian.org/med-team/epcr/commit/bfe1a449e2ceb32b5736010cd81c39790625efe8
--
View it on GitLab: https://salsa.debian.org/med-team/epcr/commit/bfe1a449e2ceb32b5736010cd81c39790625efe8
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/20190417/d522e9a2/attachment.html>
More information about the debian-med-commit
mailing list