Skip to content

Commit

Permalink
Update doris-utils.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-stephen authored Jun 28, 2024
1 parent cb5f152 commit b670863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions regression-test/pipeline/common/doris-utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,7 @@ prepare_java_udf() {
echo "ERROR: failed to prepare java udf"
return 1
fi
}

function print_running_pipeline_tasks() {
webserver_port=$(get_doris_conf_value "${DORIS_HOME}"/be/conf/be.conf webserver_port)
Expand Down

0 comments on commit b670863

Please sign in to comment.