-Fix rpower on for Xen guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2620 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
9500ff045a
commit
5a303a1e82
@ -414,7 +414,7 @@ sub makedom {
|
||||
if ($dom) {
|
||||
refresh_vm($dom);
|
||||
}
|
||||
return $dom;
|
||||
return $dom,undef;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user