remove stray statement from last checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7289 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
99c824e2f9
commit
1d4fb98157
@ -1467,7 +1467,6 @@ sub clonevm {
|
||||
return;
|
||||
}
|
||||
#arguments validated, on with our lives
|
||||
my $xmltemplate =
|
||||
my $mastertabentry={};
|
||||
foreach (qw/os arch profile/) {
|
||||
if (defined ($confdata->{nodetype}->{$node}->[0]->{$_})) {
|
||||
|
Loading…
Reference in New Issue
Block a user