-Fix the previous lsvm correction
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
2cad6a42d2
commit
2d9bc06c0b
@ -1426,7 +1426,6 @@ sub lsvm {
|
||||
my $hyp = $args{hyp};
|
||||
$hyphash{$hyp}->{hostview} = get_hostview(hypname=>$hyp,conn=>$hyphash{$hyp}->{conn}); #,properties=>['config','configManager']);
|
||||
use Data::Dumper;
|
||||
if ($hyphash{$hyp}->{hostview}->vm) {
|
||||
my $vms = $hyphash{$hyp}->{hostview}->vm;
|
||||
unless ($vms) {
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user