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 2019/11/28 06:48:05 UTC

[GitHub] [airflow] zhongjiajie commented on a change in pull request #6681: [AIRFLOW-6089] Order setup add ci

zhongjiajie commented on a change in pull request #6681: [AIRFLOW-6089] Order setup add ci
URL: https://github.com/apache/airflow/pull/6681#discussion_r351613431
 
 

 ##########
 File path: scripts/ci/_utils.sh
 ##########
 @@ -648,7 +648,7 @@ function run_check_setup() {
             --env HOST_GROUP_ID="$(id -gr)" \
             --rm \
             "${AIRFLOW_CI_IMAGE}" \
-            "--" "/opt/airflow/scripts/ci/in_container/run_check_licence.sh" \
+            "--" "/opt/airflow/scripts/ci/in_container/run_check_setup.sh" \
 
 Review comment:
   Found out that wrong script name we call.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services