[fiona] 01/01: Set shell to UTF8 for tests

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Wed Feb 4 22:49:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository fiona.

commit 53f824f3b7ec3c75f70919b39c81270888d3f699
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Wed Feb 4 23:24:00 2015 +0100

    Set shell to UTF8 for tests
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8658d66..d2ffce4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 
+export LC_ALL=C.UTF-8
+export LANG=C.UTF-8
+
 export PYBUILD_NAME=fiona
 export PYBUILD_AFTER_BUILD_python2 = PYTHONPATH={build_dir} http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ build/html 
 export PYBUILD_TEST_NOSE=1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fiona.git



More information about the Pkg-grass-devel mailing list