-Remove workaround for issue fixed in product
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6949 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
6342b0341a
commit
078b1fad3a
@ -1027,7 +1027,6 @@ sub getrvidparms {
|
||||
}
|
||||
$response = $browser->request(GET $baseurl."/Java/jviewer.jnlp?ext_ip=".$sessdata->{ipmisession}->{bmc});
|
||||
$response = $response->content;
|
||||
$response =~ s/<argument>0<\/argument>/<argument>7578<\/argument>/; #TODO: remove when fixed
|
||||
sendmsg("method:imm",$sessdata->{node});
|
||||
sendmsg("jnlp:$response",$sessdata->{node});
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user