fix message

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7015 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-08-09 20:13:56 +00:00
parent d6d60d19b3
commit 824694d337

View File

@ -1277,7 +1277,7 @@ sub restorexcatdb
# restore the database
xCAT::MsgUtils->message(
"I",
"Restoring the xCat Database with $::backupdir to PostgreSQL database.\nThis could take several minutes."
"Restoring the xCat Database with $::backupdir to DB2 database.\nThis could take several minutes."
);
if (!(-d $::backupdir))
{ # does not exist, error