You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/10/24 08:06:58 UTC

[airflow] branch master updated (0218bcf -> 4c8e033)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 0218bcf  Use LocalExecutor by default with tmux + Breeze (#11791)
     add 4c8e033  Fix spelling and grammar (#11814)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/celery_executor.py                            | 2 +-
 airflow/jobs/scheduler_job.py                                   | 2 +-
 airflow/providers/amazon/aws/example_dags/example_datasync_2.py | 2 +-
 airflow/providers/amazon/aws/operators/datasync.py              | 4 ++--
 airflow/www/api/experimental/endpoints.py                       | 2 +-
 tests/api/common/experimental/test_mark_tasks.py                | 2 +-
 tests/providers/amazon/aws/hooks/test_s3.py                     | 2 +-
 tests/providers/amazon/aws/operators/test_datasync.py           | 2 +-
 8 files changed, 9 insertions(+), 9 deletions(-)