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

yiguolei 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 468040974e [compile]Update init-env.sh (#10451)
468040974e is described below

commit 468040974e87276d9aee454258eeb27d9aa8dc71
Author: Simon Cheung <m...@apache.org>
AuthorDate: Thu Jun 30 11:28:06 2022 +0800

    [compile]Update init-env.sh (#10451)
---
 extension/DataX/init-env.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/extension/DataX/init-env.sh b/extension/DataX/init-env.sh
index 83eeb8e3bb..60826944b7 100755
--- a/extension/DataX/init-env.sh
+++ b/extension/DataX/init-env.sh
@@ -94,4 +94,6 @@ else
     echo "httpclient 4.5.13 exists in $DATAX_CORE_POM"  
 fi
 
+cp $DATAX_POM $DATAX_EXTENSION_HOME
+
 echo "Finish DataX environment initialization"


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

Reply via email to