mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 12:36:23 +00:00
refactor(genesis): remove redundant pool comment
This commit is contained in:
@@ -1055,8 +1055,6 @@ sub install_genesis_release_debs {
|
||||
return scalar(@files);
|
||||
}
|
||||
|
||||
# verify_shared_pool($pool): assert the pool satisfies [shared]. [shared] must cover every supported
|
||||
# Genesis architecture.
|
||||
sub verify_shared_pool {
|
||||
my ($pool) = @_;
|
||||
my %shared = %{ $MANIFEST{shared} // {} };
|
||||
|
||||
Reference in New Issue
Block a user