Explorar o código

test-deploy-wms8-pgsql.sh

lizw hai 1 ano
pai
achega
06b77e2880
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      yxt-pg-test/test-deploy-wms8-pgsql.sh

+ 1 - 1
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
 
 cmd=$1
-profiles=${2:-"test_pgsql"}
+profiles=${2:-"pg-yn-test"}
 
 #-------------------------------------------------------------------
 JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g"