Browse Source

test-deploy-wms8-pgsql.sh

master
lizw 3 years ago
parent
commit
06b77e2880
  1. 2
      yxt-pg-test/test-deploy-wms8-pgsql.sh

2
yxt-pg-test/test-deploy-wms8-pgsql.sh

@ -113,7 +113,7 @@ dirPath=/home/www/deploy/wms8_test_pgsql/wms-biz/servo/build/libs/
serverName=wms8_test_pgsql serverName=wms8_test_pgsql
cmd=$1 cmd=$1
profiles=${2:-"test_pgsql"} profiles=${2:-"pg-yn-test"}
#------------------------------------------------------------------- #-------------------------------------------------------------------
JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g" JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g"

Loading…
Cancel
Save