Restoring Backups is Broken
Created by: NeilBetham
I'm currently in the process of trying to migrating one server to another using a backup. However during the process of restoring the rake task was unable to unpack the database dump because it is getting deleted when the backup::database class is initialized. I believe that these lines are responsible for the problem.