We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dee369 commit bdc00efCopy full SHA for bdc00ef
lib/rex/post/meterpreter/ui/console/command_dispatcher/priv/timestomp.rb
@@ -113,7 +113,6 @@ def cmd_timestomp(*args)
113
114
paths.uniq.each do |path|
115
116
- print_status("Setting MACE attributes on #{path}")
117
# If any one of the four times were specified, change them.
118
if modified || accessed || creation || emodified
119
print_status("Setting specific MACE attributes on #{path}")
0 commit comments