mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
remove debug statement
This commit is contained in:
parent
34e02fe097
commit
c13ab28a5b
@ -414,8 +414,6 @@ protected
|
|||||||
url = payload_uri(req) + conn_id
|
url = payload_uri(req) + conn_id
|
||||||
url << '/' unless url[-1] == '/'
|
url << '/' unless url[-1] == '/'
|
||||||
|
|
||||||
p url
|
|
||||||
|
|
||||||
# Short-circuit the payload's handle_connection processing for create_session
|
# Short-circuit the payload's handle_connection processing for create_session
|
||||||
create_session(cli, {
|
create_session(cli, {
|
||||||
:passive_dispatcher => self.service,
|
:passive_dispatcher => self.service,
|
||||||
|
Loading…
Reference in New Issue
Block a user