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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to