This is an automated email from the ASF dual-hosted git repository.

hellostephen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 51199103290 [chore](ci) fix typo (#44133)
51199103290 is described below

commit 511991032907f50e4766643cc3567b5496945355
Author: Dongyang Li <lidongy...@selectdb.com>
AuthorDate: Mon Nov 18 11:50:33 2024 +0800

    [chore](ci) fix typo (#44133)
---
 regression-test/pipeline/cloud_p0/run.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regression-test/pipeline/cloud_p0/run.sh 
b/regression-test/pipeline/cloud_p0/run.sh
index 08ec023b505..43847f86980 100644
--- a/regression-test/pipeline/cloud_p0/run.sh
+++ b/regression-test/pipeline/cloud_p0/run.sh
@@ -58,7 +58,7 @@ run() {
         echo "ak='${s3SourceAk}'"
         echo "sk='${s3SourceSk}'"
         echo "hwYunAk='${hwYunAk:-}'"
-        echo "hwYunAk='${hwYunSk:-}'"
+        echo "hwYunSk='${hwYunSk:-}'"
         echo "txYunAk='${txYunAk:-}'"
         echo "txYunSk='${txYunSk:-}'"
     } 
>>"${teamcity_build_checkoutDir}"/regression-test/pipeline/cloud_p0/conf/regression-conf-custom.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to