Fixes #3469, silly typo
git-svn-id: file:///home/svn/framework3/trunk@11520 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
5efb5e318b
commit
739604ea12
|
@ -131,7 +131,7 @@ EOS
|
|||
end
|
||||
|
||||
def jnlp_info
|
||||
buf <<-EOS
|
||||
buf = <<-EOS
|
||||
<information>
|
||||
<title>#{Rex::Text.rand_text_alpha(rand(10)+10)}</title>
|
||||
<vendor>#{Rex::Text.rand_text_alpha(rand(10)+10)}</vendor>
|
||||
|
|
Loading…
Reference in New Issue