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 2020/12/11 18:07:34 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #13021: Switching to standard --tag-build flag in setuptools in providers

kaxil commented on a change in pull request #13021:
URL: https://github.com/apache/airflow/pull/13021#discussion_r541131810



##########
File path: scripts/in_container/_in_container_utils.sh
##########
@@ -394,9 +394,9 @@ function verify_suffix_versions_for_package_preparation() {
 
     if [[ ${VERSION_SUFFIX_FOR_SVN} =~ ^rc ]]; then
         echo
-        echo "${COLOR_RED_ERROR} The version suffix for SVN is used only for file names in RC version  ${COLOR_RESET}"
+        echo "${COLOR_YELLOW_WARNING} The version suffix for SVN is used only for file names not for versions in RC version in SVN${COLOR_RESET}"

Review comment:
       This line is a bit unclear, especially "used only for file names not for versions in RC version in SVN"




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