Skip to content

Commit 1d09fa6

Browse files
committed
log/remove-cleaner -> log/metasploit/framework/spec/constants/each.log
MSP-11130 Rename log file to match naming scheme for Metasploit::Framework::Spec::Constants::Suite.
1 parent 4f986c4 commit 1d09fa6

File tree

1 file changed

+1
-1
lines changed
  • lib/metasploit/framework/spec/constants

1 file changed

+1
-1
lines changed

lib/metasploit/framework/spec/constants/each.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module Metasploit::Framework::Spec::Constants::Each
99
# CONSTANTS
1010
#
1111

12-
LOG_PATHNAME = Pathname.new('log/remove-cleaner')
12+
LOG_PATHNAME = Pathname.new('log/metasploit/framework/spec/constants/each.remove')
1313

1414
#
1515
# Module Methods

0 commit comments

Comments
 (0)