remove silly logix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6626 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
961202a1e6
commit
7dbfd4d49b
@ -294,16 +294,8 @@ if (($::INIT) && ($::xcatrunningpgsql == 0))
|
||||
#
|
||||
&restorexcatdb;
|
||||
|
||||
if ($::osname eq 'AIX')
|
||||
{
|
||||
xCAT::MsgUtils->message("I",
|
||||
xCAT::MsgUtils->message("I",
|
||||
"xCAT is now running on the PostgreSQL database.\n");
|
||||
}
|
||||
else
|
||||
{
|
||||
xCAT::MsgUtils->message("I",
|
||||
"xCAT is now running on the PostgreSQL database.");
|
||||
}
|
||||
|
||||
} # end initialization
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user