summaryrefslogtreecommitdiff
path: root/lib/custodian/alerts
diff options
context:
space:
mode:
Diffstat (limited to 'lib/custodian/alerts')
-rw-r--r--lib/custodian/alerts/file.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/custodian/alerts/file.rb b/lib/custodian/alerts/file.rb
index 12bf907..13e74cb 100644
--- a/lib/custodian/alerts/file.rb
+++ b/lib/custodian/alerts/file.rb
@@ -34,7 +34,9 @@ module Custodian
end
-
+ def duration( seconds )
+ puts "XXX: #{seconds}"
+ end
#
# Record a clear event for the given test.
#