From c2a0578edf666bb41dd54b1842d20fed8f9bbc46 Mon Sep 17 00:00:00 2001 From: immarvin Date: Sun, 25 Oct 2015 07:52:55 -0400 Subject: [PATCH] remove debug line --- xCAT-server/lib/xcat/plugins/kvm.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/kvm.pm b/xCAT-server/lib/xcat/plugins/kvm.pm index 896fe1ec9..c683d54fd 100755 --- a/xCAT-server/lib/xcat/plugins/kvm.pm +++ b/xCAT-server/lib/xcat/plugins/kvm.pm @@ -694,7 +694,6 @@ sub build_xmldesc { $xtree{memory}->{content}=524288; } - print "xxx $confdata->{vm}->{$node}->[0]->{othersettings} "; my %cpupinhash; my @prdevices; my $memnumanodes;