@@ -1 +1 @@
-Subproject commit c2b5ddd2364f53201e7df6210ce04bc6bf4a2bbd
+Subproject commit 942971a202f7404b135b26795c1b545c390a023f
@@ -304,7 +304,7 @@ public class UploadFileOperation extends RemoteOperation {
}
- localCopyPassed = result.isSuccess();
+ localCopyPassed = (result == null);
/// perform the upload
if ( mChunked &&