dstandish edited a comment on pull request #13423:
URL: https://github.com/apache/airflow/pull/13423#issuecomment-753533840


   **one material change**
   
   in latest commit i made I made it so BashHook's run_command will use 
`os.environ` if `env` not supplied (and will _not_ use `os.environ` otherwise)
   
   **added / updated tests**
   
   i left all but one BashOperator test untouched.  only this one -- checking 
the args applied to Popen -- i moved to BashHook.
   
   where appropriate, i translated the existing tests for BashHook and copied 
them there.
   
   i will remove WIP designation
   


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


Reply via email to