PM-2652 - PM-2461: error whit workspace-restore

This commit is contained in:
Paula V. Quispe
2015-05-08 20:11:25 -04:00
parent 11509510f6
commit 900b8acd37
2 changed files with 3 additions and 2 deletions

View File

@@ -579,6 +579,7 @@ function run_workspace_restore($args, $opts) {
return;
}
workspaceTools::restore($filename, $workspace, $dstWorkspace, $overwrite, $lang);
run_cacheview_upgrade($workspace, '');
}
}
}