morningman commented on a change in pull request #5826:
URL: https://github.com/apache/incubator-doris/pull/5826#discussion_r633228475



##########
File path: build.sh
##########
@@ -273,6 +273,7 @@ if [ ${BUILD_FE} -eq 1 -o ${BUILD_SPARK_DPP} -eq 1 ]; then
         cp -r -p 
${DORIS_HOME}/fe/spark-dpp/target/spark-dpp-*-jar-with-dependencies.jar 
${DORIS_OUTPUT}/fe/spark-dpp/
 
         cp -r -p ${DORIS_THIRDPARTY}/installed/webroot/* 
${DORIS_OUTPUT}/fe/webroot/static/
+               mkdir -p ${DORIS_OUTPUT}/fe/log

Review comment:
       use 4 spaces instead of tab




-- 
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]

Reply via email to