X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/44c95f99098fa6c6acbfa82d4b6cbc6015eb6e39..917330c81bb370225ccd0e051dbdca3d1870710e:/apps/workbench/app/views/pipeline_instances/_show_log.html.erb diff --git a/apps/workbench/app/views/pipeline_instances/_show_log.html.erb b/apps/workbench/app/views/pipeline_instances/_show_log.html.erb index 9c779bc679..24937ba0fd 100644 --- a/apps/workbench/app/views/pipeline_instances/_show_log.html.erb +++ b/apps/workbench/app/views/pipeline_instances/_show_log.html.erb @@ -35,10 +35,10 @@ SPDX-License-Identifier: AGPL-3.0 %> <% unless still_logging.empty? %>

Logs in progress

-
<%= @object.stderr_log_lines.join("\n") %>
+ ><%= @object.stderr_log_lines.join("\n") %> <%# Applying a long throttle suppresses the auto-refresh of this partial that would normally be triggered by arv-log-event. %>