remove missleading msg - update

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8631 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2011-01-12 13:59:53 +00:00
parent 28b19ed1ec
commit 6818267609

View File

@ -3452,7 +3452,7 @@ sub get_site_Master
{
# this msg can be missleading
# xCAT::MsgUtils->message('E',
"Unable to read site table for Master attribute.\n");
# "Unable to read site table for Master attribute.\n");
}
return $Master;
}