diff options
author | Simon McVittie <http://smcv.pseudorandom.co.uk/> | 2008-07-12 23:00:57 +0100 |
---|---|---|
committer | Simon McVittie <http://smcv.pseudorandom.co.uk/> | 2008-07-12 23:00:57 +0100 |
commit | 60dc17c39cd14c72af04ff59146277e240e53e13 (patch) | |
tree | 9ee49331023cc2a52b79030a0da8927027fe8c7f /doc/bugs | |
parent | ac8a862a06d295ea34b392f56682bc18a85d8495 (diff) |
Hopefully fix regression tests in non-English environments
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/package_build_fails_in_non-English_environment.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/package_build_fails_in_non-English_environment.mdwn b/doc/bugs/package_build_fails_in_non-English_environment.mdwn index fbe76538f..521ba62f8 100644 --- a/doc/bugs/package_build_fails_in_non-English_environment.mdwn +++ b/doc/bugs/package_build_fails_in_non-English_environment.mdwn @@ -8,4 +8,4 @@ I've never had to understand the Unix locales, so I randomly tried to replace `L - `LANGUAGE=` : fails - `LANGUAGE=C` : works! -> For maximum precedence it should have been LC_ALL=C. Patch coming soon to http://git.debian.org/?p=users/smcv/ikiwiki.git --[[smcv]] +> For maximum precedence it should have been LC_ALL=C. [[done]], I think... --[[smcv]] |