potiuk commented on a change in pull request #13488:
URL: https://github.com/apache/airflow/pull/13488#discussion_r554440949
##########
File path: scripts/in_container/run_prepare_provider_packages.sh
##########
@@ -196,9 +197,9 @@ function rename_packages_if_needed() {
fi
fi
- popd
+ popd >/dev/null
echo
- echo "Airflow packages are in dist folder "
+ echo "${COLOR_GREEN_OK} Airflow packages are prepared in dist
folder${COLOR_RESET}"
Review comment:
Nohing to apologise for :).
----------------------------------------------------------------
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]