mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 18:50:28 +00:00
remove missleading msg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8628 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -3450,7 +3450,8 @@ sub get_site_Master
|
||||
}
|
||||
else
|
||||
{
|
||||
xCAT::MsgUtils->message('E',
|
||||
# this msg can be missleading
|
||||
# xCAT::MsgUtils->message('E',
|
||||
"Unable to read site table for Master attribute.\n");
|
||||
}
|
||||
return $Master;
|
||||
|
Reference in New Issue
Block a user