Project

General

Profile

« Previous | Next » 

Revision c67d0d83

Added by Beat Gätzi over 10 years ago

fixes #3645 - fix total value in summary mail subject

View differences:

app/mailers/host_mailer.rb
:skipped => total_metrics["skipped"],
:applied => total_metrics["applied"],
:failed_restarts => total_metrics["failed_restarts"],
:total => total_metrics["total"]
:total => total
}
@hosts = host_data
@timerange = time

Also available in: Unified diff