Mercurial > dive4elements > river
diff backend/contrib/run_hydr_morph.sh @ 6651:8782ba5cb222 double-precision
Importer scripts: add default encoding to correctly read gew-files
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 24 Jul 2013 18:39:42 +0200 |
parents | 25912df0facf |
children | 6bf93fa1b744 |
line wrap: on
line diff
--- a/backend/contrib/run_hydr_morph.sh Tue Jul 23 18:05:11 2013 +0200 +++ b/backend/contrib/run_hydr_morph.sh Wed Jul 24 18:39:42 2013 +0200 @@ -66,7 +66,8 @@ export LD_LIBRARY_PATH="$OPTIONAL_LIBS/lib64:$LD_LIBRARY_PATH" fi -export LC_ALL=de_DE@euro # Workaround encoding problem +# Default encoding. Change here if necessary +export LC_ALL=de_DE@euro exec java -jar \ -Xmx$MIN_MEMORY \