fix for bug 3182341: site name check
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8960 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
62d388406a
commit
9dfcfa4291
@ -606,6 +606,7 @@ sub processArgs
|
||||
# special handling for site table !!!!!
|
||||
if (($::opt_t eq 'site') && ($::opt_o ne 'clustersite'))
|
||||
{
|
||||
push(@::clobjnames, $::opt_o);
|
||||
push(@::clobjnames, 'clustersite');
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user