potiuk commented on a change in pull request #9375:
URL: https://github.com/apache/airflow/pull/9375#discussion_r442381734



##########
File path: scripts/ci/libraries/_initialization.sh
##########
@@ -59,8 +59,6 @@ function initialize_common_environment {
     # Create useful directories if not yet created
     mkdir -p "${AIRFLOW_SOURCES}/.mypy_cache"
     mkdir -p "${AIRFLOW_SOURCES}/logs"
-    mkdir -p "${AIRFLOW_SOURCES}/tmp"

Review comment:
       Maybe better to remove the two lines above ? I  think it's nice to have 
the mkdirs in one "group" :)




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


Reply via email to