You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/08/20 23:00:44 UTC

[GitHub] kaxil commented on a change in pull request #3393: [AIRFLOW-2499] Dockerised CI pipeline

kaxil commented on a change in pull request #3393: [AIRFLOW-2499] Dockerised CI pipeline
URL: https://github.com/apache/incubator-airflow/pull/3393#discussion_r211433403
 
 

 ##########
 File path: run_unit_tests.sh
 ##########
 @@ -21,7 +21,7 @@
 set -x
 
 # environment
-export AIRFLOW_HOME=${AIRFLOW_HOME:=~/airflow}
+export AIRFLOW_HOME=${AIRFLOW_HOME:=~}
 
 Review comment:
   Nothing major but can I know why we selected this instead of `~/airflow`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services