From bb1a0205d73e75a61a8fbf5ff6440dd09f9780f9 Mon Sep 17 00:00:00 2001 From: sinn3r Date: Sat, 17 Mar 2012 00:28:05 -0500 Subject: [PATCH] The comments in get_chatlogs need an update --- modules/post/osx/gather/enum_adium.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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/"