Refactored GCSFolder: -writeContent and fixed sogo-tool restore

This commit is contained in:
Ludovic Marcotte
2014-08-01 09:40:45 -04:00
parent f43341c100
commit cde1db9324
5 changed files with 39 additions and 22 deletions

View File

@@ -221,6 +221,7 @@
{
ex = [folder writeContent: newContent
fromComponent: theComponent
container: container
toName: nameInContainer
baseVersion: &version];
if (ex)