summaryrefslogtreecommitdiff
path: root/lib/custodian/parser.rb
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-15 08:24:08 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-15 08:24:08 +0000
commit077b06319d012f6d237c171d25f3b7300da6b383 (patch)
treec56b3bc5dd1dddfb2691507e63f8aaa36b6ec712 /lib/custodian/parser.rb
parent661ed3c406df3e87282814d177c851572776d712 (diff)
Comment update.
Diffstat (limited to 'lib/custodian/parser.rb')
-rwxr-xr-xlib/custodian/parser.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/custodian/parser.rb b/lib/custodian/parser.rb
index 268dd3b..77d9c98 100755
--- a/lib/custodian/parser.rb
+++ b/lib/custodian/parser.rb
@@ -361,6 +361,9 @@ class MonitorConfig
end
+ #
+ # The array of JSON objects we will return to the caller.
+ #
ret = Array.new()
#