potiuk commented on a change in pull request #7430: [AIRFLOW-6816] Simplified common functions in breeze scripts URL: https://github.com/apache/airflow/pull/7430#discussion_r379917315
########## File path: scripts/ci/ci_before_install.sh ########## @@ -15,25 +15,12 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +set -x Review comment: left it on purpose. ci_before install is folded in Travis so it's ok to get more information and sometimes it's easier to debug it this way ---------------------------------------------------------------- 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] With regards, Apache Git Services
