[med-svn] [Git][med-team/community/package_template][master] Force export LC_ALL=C.UTF-8 in test script
Andreas Tille
gitlab at salsa.debian.org
Fri Sep 27 08:01:26 BST 2019
Andreas Tille pushed to branch master at Debian Med / community / package_template
Commits:
6c2b7d9c by Andreas Tille at 2019-09-27T07:00:58Z
Force export LC_ALL=C.UTF-8 in test script
- - - - -
1 changed file:
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/run-unit-test
=====================================
@@ -3,6 +3,7 @@ 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
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/commit/6c2b7d9c48c8c5d36e1bcc5542637c523035b975
--
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/commit/6c2b7d9c48c8c5d36e1bcc5542637c523035b975
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/20190927/849fc5a6/attachment-0001.html>
More information about the debian-med-commit
mailing list