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/03/10 12:11:29 UTC

[GitHub] [airflow] ashb commented on issue #7620: [AIRFLOW-6402] Fix SSH Operator Exception

ashb commented on issue #7620: [AIRFLOW-6402] Fix SSH Operator Exception
URL: https://github.com/apache/airflow/pull/7620#issuecomment-597053265
 
 
   Two things:
   
   1. Please submit all PRs against master, not the release branch
   2. The "correct" fix is to make command not be optional -- the SSHOperator won't do anything if command is none, so this should be a required field.
   
   I'm closing this PR as you will need to open a new one against master anyway

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


With regards,
Apache Git Services