You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/08/04 00:27:13 UTC

[whimsy] branch master updated: content is not in web space

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 445f122  content is not in web space
445f122 is described below

commit 445f1225a80dc61e7f986d9e5da133047dbcb0ce
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Thu Aug 3 20:27:02 2017 -0400

    content is not in web space
---
 www/status/monitors/mail_jobs.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/status/monitors/mail_jobs.rb b/www/status/monitors/mail_jobs.rb
index 90c23cd..4339789 100644
--- a/www/status/monitors/mail_jobs.rb
+++ b/www/status/monitors/mail_jobs.rb
@@ -34,7 +34,6 @@ def Monitor.mail_jobs(previous_status)
       warning_period = warning_hours * 3600
 
       status[name] = {
-        href: "../logs/#{File.basename(log)}",
         mtime: File.mtime(log).gmtime.iso8601, # to agree with normalise
         level: 'success' # to agree with normalise
       }

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].