This is an automated email from the ASF dual-hosted git repository. peacewong pushed a commit to branch dev-1.1.3 in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
commit e7b10f7f336b3c98282e8d8a0a2d5e9e064c3ae9 Author: casionone <[email protected]> AuthorDate: Wed Jul 13 10:07:30 2022 +0800 shell log adjust --- assembly-combined-package/assembly-combined/sbin/linkis-start-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assembly-combined-package/assembly-combined/sbin/linkis-start-all.sh b/assembly-combined-package/assembly-combined/sbin/linkis-start-all.sh index f3881fd6a..f932f02ae 100644 --- a/assembly-combined-package/assembly-combined/sbin/linkis-start-all.sh +++ b/assembly-combined-package/assembly-combined/sbin/linkis-start-all.sh @@ -55,7 +55,7 @@ fi executeCMD $SERVER_IP "$SERVER_START_CMD" -isSuccess "End to start $SERVER_NAME" +isSuccess "start $SERVER_NAME" echo "<-------------------------------->" sleep 3 } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
