Re: svn commit: r1654810 - /subversion/trunk/subversion/tests/cmdline/prop_tests.py
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 09 Feb 2015 14:16:08 +0000
Philip Martin <philip_at_codematters.co.uk> writes:
> Philip Martin <philip.martin_at_wandisco.com> writes:
That's my Debian box with LANGUAGE set. I have a Fedora laptop that
$ LC_ALL=de_DE svn
Unsetting LANGUAGE makes LC_ALL take effect on Debian:
$ (unset LANGUAGE ; LC_ALL=de_DE svn)
and LANGUAGE overrides LC_ALL on Fedora:
$ LANGUAGE=en_GB LC_ALL=de_DE svn
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2015-02-09 15:17:23 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.