mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-17 03:40:39 +00:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user