You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/07/05 03:07:22 UTC

[doris] branch master updated: [chore] remove default REPOSITORY_URL link (#10599)

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 b7441ed291 [chore] remove default REPOSITORY_URL link (#10599)
b7441ed291 is described below

commit b7441ed2913d0f2fb2ebeed48a4cc8293d4a950b
Author: Mingyu Chen <mo...@gmail.com>
AuthorDate: Tue Jul 5 11:07:18 2022 +0800

    [chore] remove default REPOSITORY_URL link (#10599)
---
 thirdparty/vars.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thirdparty/vars.sh b/thirdparty/vars.sh
index 2eb6b0884f..9c344bcdde 100644
--- a/thirdparty/vars.sh
+++ b/thirdparty/vars.sh
@@ -45,7 +45,7 @@ export TP_LIB_DIR=$TP_INSTALL_DIR/lib
 export TP_JAR_DIR=$TP_INSTALL_DIR/lib/jar
 
 # source of all dependencies, default unuse it
-# export REPOSITORY_URL=https://doris-thirdparty-repo.bj.bcebos.com/thirdparty
+# export REPOSITORY_URL=
 
 #####################################################
 # Download url, filename and unpaced filename


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