fix message

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6369 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-06-07 19:08:09 +00:00
parent b102f0bee5
commit 8e3db0c073

View File

@ -773,7 +773,7 @@ sub setupxcatdb
# must su to postgres id
xCAT::MsgUtils->message(
"I",
"Creating xcatadm in the Pg database, when prompted enter same password as was assigned to the xcatadm Unix id."
"Creating xcatadm in the Pg database, when prompted enter same password as was assigned to the xcatadm user id."
);
if ($::osname eq 'AIX')
{