Browse Source

test-deploy-wms8-pgsql.sh

lizw 1 year ago
parent
commit
06b77e2880
1 changed files with 1 additions and 1 deletions
  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"