From f22534ae28da93651e188337b73ec2cff51ab059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Hanol?= Date: Mon, 9 Mar 2015 16:11:15 +0100 Subject: [PATCH] improve copy when restoring a backup --- lib/backup_restore/restorer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/backup_restore/restorer.rb b/lib/backup_restore/restorer.rb index 71933986189..8b7fcff2d09 100644 --- a/lib/backup_restore/restorer.rb +++ b/lib/backup_restore/restorer.rb @@ -236,7 +236,7 @@ module BackupRestore end def switch_schema! - log "Switching schemas..." + log "Switching schemas... try reloading the site in 5 minutes, if successful, then reboot and restore is complete." sql = [ "BEGIN;",