mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-30 16:21:11 +00:00
-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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user