put back database backup

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2012-05-30 18:25:48 +00:00
parent bc0d3dce09
commit cdeab53cfd

View File

@ -231,7 +231,7 @@ if (($::INIT) && ($::xcatrunningpgsql == 0))
$::backupdir .= "/xcat-dbback";
}
#&backupxcatdb;
&backupxcatdb;
# shutdown the xcatd daemon while migrating
&shutdownxcatd;