BUG: paraFoam: add locale specification

This commit is contained in:
mattijs 2011-06-22 15:07:32 +01:00
parent de200baf7d
commit 02b6224390

View File

@ -62,6 +62,11 @@ unset FOAM_ABORT
unset regionName optTouch
# Hack: change all locale to 'C' i.e. using '.' for decimal point. This is
# only needed temporarily until paraview is locale aware. (git version is
# already 2010-07)
export LC_ALL=C
# reader extension
extension=OpenFOAM