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 45fea32 commit 4f986c4Copy full SHA for 4f986c4
lib/metasploit/framework/spec/constants/suite.rb
@@ -4,7 +4,7 @@ module Metasploit::Framework::Spec::Constants::Suite
4
# CONSTANTS
5
#
6
7
- LOGS_PATHNAME = Pathname.new('log/metasploit/framework/spec/constants/suite')
+ LOGS_PATHNAME = Pathname.new('log/metasploit/framework/spec/constants/suite.log')
8
9
# Logs leaked constants to {LOG_PATHNAME} and prints `message` to stderr.
10
0 commit comments