X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e6cd7c31ee28851d3ead992437fc93f2fc73ef92..f824f854b26dbf5e6c1d10dc3eb4689349dd71fe:/apps/workbench/app/views/work_units/_show_log.html.erb diff --git a/apps/workbench/app/views/work_units/_show_log.html.erb b/apps/workbench/app/views/work_units/_show_log.html.erb index 566da5ba86..6a0916fe98 100644 --- a/apps/workbench/app/views/work_units/_show_log.html.erb +++ b/apps/workbench/app/views/work_units/_show_log.html.erb @@ -13,7 +13,7 @@

Recent logs

<%= wu.live_log_lines(Rails.configuration.running_job_log_records_to_fetch).join("\n") %>