Skip to content

Commit

Permalink
Cleaned build junk
Browse files Browse the repository at this point in the history
  • Loading branch information
Royce Davis authored and Royce Davis committed Dec 14, 2012
1 parent 82a6519 commit 2eb0116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/auxiliary/admin/smb/ntdsgrab.rb
Expand Up @@ -87,7 +87,7 @@ def run_host(ip)
download_sys_hive(smbshare, (datastore['WINPATH'] + "\\Temp\\sys"), ip, logdir)
end
else
print_error("#{peer} - Failed to find volume shadow copy")
print_error("#{peer} - Failed to find a volume shadow copy")
end
cleanup_after(ip)
disconnect
Expand Down

0 comments on commit 2eb0116

Please sign in to comment.