This is an automated email from the ASF dual-hosted git repository. englefly pushed a commit to branch test_email in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/test_email by this push: new aa53f163d0c [test](email) email (#43826) aa53f163d0c is described below commit aa53f163d0c7f983412e7e1c2fee6805370f119e Author: minghong <zhoumingh...@selectdb.com> AuthorDate: Wed Nov 13 10:32:24 2024 +0800 [test](email) email (#43826) ### What problem does this PR solve? test email --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 35c989d0b0a..14b5db290f8 100755 --- a/build.sh +++ b/build.sh @@ -26,7 +26,7 @@ ############################################################## set -eo pipefail - +echo "---" ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")" &>/dev/null && pwd)" export DORIS_HOME="${ROOT}" --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org