fix for bug 3522897: not allow chdef -t <object_type> xx=yy to change all objects

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12438 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ligc 2012-05-02 02:53:42 +00:00
parent 055b0e382c
commit 2c8c856097

View File

@ -730,7 +730,7 @@ sub processArgs
{
my @tmplist;
if ($::command eq 'rmdef')
if (($::command eq 'rmdef') || ($::command eq 'chdef'))
{
my $rsp;
$rsp->{data}->[0] =