imay commented on a change in pull request #3493:
URL: https://github.com/apache/incubator-doris/pull/3493#discussion_r421204438
##########
File path: thirdparty/build-thirdparty.sh
##########
@@ -295,7 +295,7 @@ build_gtest() {
check_if_source_exist $GTEST_SOURCE
cd $TP_SOURCE_DIR/$GTEST_SOURCE
- mkdir build -p && cd build
+ mkdir -p bld && cd bld
Review comment:
Thanks,I see.
Better to add comments about this reason. And is doris_build better?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]