mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
Remove spurious variable scoping.
This had broken all but SLE15 support.
This commit is contained in:
parent
2a6cd52057
commit
95aa9decc1
@ -1656,7 +1656,6 @@ sub copycd
|
||||
|
||||
my $dirh;
|
||||
opendir($dirh, $mntpath);
|
||||
my $discnumber;
|
||||
my $totaldiscnumber;
|
||||
while (my $pname = readdir($dirh))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user