[PATCH] Importer: set memory size according to doc

Wald Commits scm-commit at wald.intevation.org
Mon Aug 12 08:27:29 CEST 2013


# HG changeset patch
# User Tom Gottfried <tom.gottfried at intevation.de>
# Date 1376288841 -7200
# Branch double-precision
# Node ID a3c4f094707ec4a65be014d38c0dce0bb286dca5
# Parent  e68e414dceb25708968bef059b845a8a2ff85949
Importer: set memory size according to doc

diff -r e68e414dceb2 -r a3c4f094707e backend/contrib/run_hydr_morph.sh
--- a/backend/contrib/run_hydr_morph.sh	Mon Aug 12 08:16:13 2013 +0200
+++ b/backend/contrib/run_hydr_morph.sh	Mon Aug 12 08:27:21 2013 +0200
@@ -53,9 +53,7 @@
 IMPORTER_SKIP_WATERLEVEL_DIFFERENCES=false
 #####################################################################
 
-#MIN_MEMORY="8192m"
-MIN_MEMORY="1024m"
-
+MIN_MEMORY="8192m"
 
 ######################### Run Importer ##############################
 INFO_GEW=$1


More information about the Dive4elements-commits mailing list