diff --git a/xCAT-server/lib/xcat/plugins/anaconda.pm b/xCAT-server/lib/xcat/plugins/anaconda.pm index 107a6b8bb..09ea56c44 100644 --- a/xCAT-server/lib/xcat/plugins/anaconda.pm +++ b/xCAT-server/lib/xcat/plugins/anaconda.pm @@ -1051,6 +1051,7 @@ sub mkinstall } } } + my $ddad; foreach $node (@nodes) { my $os; @@ -1412,7 +1413,6 @@ sub mkinstall $donetftp{"$os|$arch|$profile|$tftpdir"} = 1; } } - my $ddad; if ($docopy) { mkpath("$tftppath");