Skip to content

Commit

Permalink
The comments in get_chatlogs need an update
Browse files Browse the repository at this point in the history
  • Loading branch information
sinn3r authored and egypt committed Apr 5, 2012
1 parent 666477e commit bb1a020
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions modules/post/osx/gather/enum_adium.rb
Expand Up @@ -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/"
Expand Down

0 comments on commit bb1a020

Please sign in to comment.