MatrixManAtYrService opened a new pull request, #25331:
URL: https://github.com/apache/airflow/pull/25331

   Fixes https://github.com/apache/airflow/issues/25330
   
   Necessary because maybe the user sets `env` but doesn't set `PATH`.  Now 
`PATH` is empty and the subprocess can't find bash.  I'm a little confused why 
this is not a more common failure mode, does `subprocess` have a list of 
default locations to look or something?
   
   Existing tests of BashOperator should be sufficient.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to