mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-23 04:41:08 +00:00
fix syntax errors
This commit is contained in:
@@ -715,7 +715,7 @@ sub getPreBaseOSpkgsList {
|
||||
}
|
||||
}
|
||||
|
||||
@pre_selected = keys %pre_selected_hash;
|
||||
my @pre_selected = keys %pre_selected_hash;
|
||||
|
||||
return \@pre_selected;
|
||||
}
|
||||
|
Reference in New Issue
Block a user