[Mapbender-commits] r5186 - trunk/mapbender/resources/db

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sat Dec 12 09:44:08 EST 2009


Author: astrid_emde
Date: 2009-12-12 09:44:07 -0500 (Sat, 12 Dec 2009)
New Revision: 5186

Modified:
   trunk/mapbender/resources/db/update.sh
Log:


Modified: trunk/mapbender/resources/db/update.sh
===================================================================
--- trunk/mapbender/resources/db/update.sh	2009-12-12 14:37:23 UTC (rev 5185)
+++ trunk/mapbender/resources/db/update.sh	2009-12-12 14:44:07 UTC (rev 5186)
@@ -148,9 +148,8 @@
 	echo "set_db_config - variables where passed when the script was called"
 	#set_db_config;
 		echo ""
-	echo "xxxx" $1 $2 $3 $4
     echo "set variables to input:"
-	DBVERSION='postgreql'
+	DBVERSION=$1
 	DBHOST=$2
 	DBPORT=$3
 	DBNAME=$4



More information about the Mapbender_commits mailing list