diff --git a/modules/post/osx/gather/enum_adium.rb b/modules/post/osx/gather/enum_adium.rb index 735927668145..d8f1b4f2aad1 100644 --- a/modules/post/osx/gather/enum_adium.rb +++ b/modules/post/osx/gather/enum_adium.rb @@ -58,8 +58,9 @@ def plutil(filename) end # - # Collect logs files. We'll copy all the log files to a folder, zip it, - # and then download it in order to avoid an IOError exception + # Collect logs files. + # Enumerate all the xml files (logs), filter out the ones we want, and then + # save each in a hash. # def get_chatlogs(base) base = "#{base}Logs/"