potiuk commented on a change in pull request #7430: [AIRFLOW-6816] Separated out common utils URL: https://github.com/apache/airflow/pull/7430#discussion_r379898397
########## File path: scripts/ci/pre_commit_check_license.sh ########## @@ -15,9 +15,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. - -set -uo pipefail Review comment: Updated it to source the ci_scripts instead of running them - this way set -euo and exit on error will come from the _script_init.sh ---------------------------------------------------------------- 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
