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

oops, hasty commit -- removed comment

git-svn-id: file:///home/svn/framework3/trunk@7596 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Joshua Drake 2009-11-24 17:47:22 +00:00
parent 6e7de5b6d3
commit 6a2bc85729

View File

@ -66,7 +66,6 @@ class Metasploit3 < Msf::Auxiliary
def run
# Determine which pipe to use
#pipe = target['Pipe'] ? target['Pipe'] : datastore['SMBPIPE']
pipe = datastore['SMBPIPE']
print_status("Connecting to the SMB service...")