blah, missed a line
git-svn-id: file:///home/svn/framework3/trunk@8644 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
bd35a70017
commit
585842e34e
|
@ -82,7 +82,6 @@ class Session < Base
|
|||
|
||||
if not s.user_output.respond_to? :dump_buffer
|
||||
s.init_ui(nil, Rex::Ui::Text::Output::Buffer.new)
|
||||
s.user_output.extend BufferedIO
|
||||
end
|
||||
|
||||
Thread.new { s.console.run_single(data) }
|
||||
|
|
Loading…
Reference in New Issue