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:
parent
b102f0bee5
commit
8e3db0c073
@ -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')
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user