potiuk commented on a change in pull request #6970: [AIRFLOW-6402] SSH operator
exception - NoneType object has no attribute startswith
URL: https://github.com/apache/airflow/pull/6970#discussion_r362478278
##########
File path: airflow/www/templates/airflow/ti_log.html
##########
@@ -123,8 +123,31 @@ <h4>{{ title }}</h4>
if(auto_tailing && checkAutoTailingCondition()) {
var should_scroll = true
}
+
Review comment:
Unrelated change?
----------------------------------------------------------------
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]
With regards,
Apache Git Services