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/06/09 19:29:30 UTC

[GitHub] [airflow] mik-laj opened a new issue #9200: CLI toolls wrapper doesn't support pipe

mik-laj opened a new issue #9200:
URL: https://github.com/apache/airflow/issues/9200


   When I run the following command ussing native gcloud
   ```
   Copying from <STDIN>...
   / [1 files][    0.0 B/    0.0 B]
   Operation completed over 1 objects.
   ```
   When I executed this command in Breeze. I got the following output
   ```
   the input device is not a TTY
   ```
   I would be happy if the behavior in these environments was identical.
   
   This problem causes Cloud Build system tests to fail.
   https://github.com/apache/airflow/blob/c18f4c035c3fcee2e47c5f274b2f59add4d14ced/tests/providers/google/cloud/operators/test_cloud_build_system_helper.py#L66
   


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



[GitHub] [airflow] mik-laj closed issue #9200: CLI tool wrappers doesn't support pipe

Posted by GitBox <gi...@apache.org>.
mik-laj closed issue #9200:
URL: https://github.com/apache/airflow/issues/9200


   


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