diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-15 08:24:08 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-15 08:24:08 +0000 |
commit | 59adcbd8ba1a91547c49ce29ebc3f4cdd8ed94b2 (patch) | |
tree | c56b3bc5dd1dddfb2691507e63f8aaa36b6ec712 /lib | |
parent | d896e42306c5c7761a14a2d88b6d2ed04401b03c (diff) |
Comment update.
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/custodian/parser.rb | 3 |
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() # |