Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve 'duplicate key' warning for some modules #6216

Merged
merged 1 commit into from Nov 11, 2015

Conversation

jhart-r7
Copy link
Contributor

Before:

/home/jhart/rapid7/metasploit-framework/modules/auxiliary/scanner/smb/smb_login.rb:70: warning: duplicated key at line 88 ignored: :host
/home/jhart/rapid7/metasploit-framework/modules/auxiliary/scanner/pop3/pop3_login.rb:70: warning: duplicated key at line 78 ignored: :ssl
/home/jhart/rapid7/metasploit-framework/modules/auxiliary/scanner/misc/dvr_config_disclosure.rb:206: warning: duplicated key at line 209 ignored: :service_name
/home/jhart/rapid7/metasploit-framework/modules/post/linux/gather/mount_cifs_creds.rb:114: warning: duplicated key at line 118 ignored: :module_fullname

Afterwards, the warnings are gone.

@jhart-r7 jhart-r7 added the bug label Nov 10, 2015
@wchen-r7 wchen-r7 self-assigned this Nov 11, 2015
@wchen-r7 wchen-r7 merged commit 8f86b25 into rapid7:master Nov 11, 2015
@jhart-r7 jhart-r7 deleted the bug/duplicate-keys branch November 13, 2015 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants