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 dee02fc commit 9f573e2Copy full SHA for 9f573e2
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.log')
+ LOGS_PATHNAME = Pathname.new('log/metasploit/framework/spec/constants/suite')
8
9
# Logs leaked constants to {LOG_PATHNAME} and prints `message` to stderr.
10
0 commit comments