From 8e3db0c073081602f9c7279f76a34a71cec04a0f Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 7 Jun 2010 19:08:09 +0000 Subject: [PATCH] fix message git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6369 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/sbin/pgsqlsetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/sbin/pgsqlsetup b/xCAT-server/sbin/pgsqlsetup index 99c85d135..605520c54 100755 --- a/xCAT-server/sbin/pgsqlsetup +++ b/xCAT-server/sbin/pgsqlsetup @@ -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') {