1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00

fix variable scope issue

git-svn-id: file:///home/svn/framework3/trunk@8161 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Joshua Drake 2010-01-19 17:03:53 +00:00
parent d032955959
commit 6293ed89d5

View File

@ -5,6 +5,7 @@
#
spawn = false
target = nil
opts = Rex::Parser::Arguments.new(
"-h" => [ false,"Help menu." ],