diff --git a/plugins/backup-restore/backup.c b/plugins/backup-restore/backup.c
index f285938..ca7ab29 100644
--- a/plugins/backup-restore/backup.c
+++ b/plugins/backup-restore/backup.c
@@ -324,7 +324,7 @@ check (const gchar *filename)
 
        g_message ("Third result %d", result);
 
-       return result != 0;
+       return result == 0;
 }
 
 static gboolean


** Attachment added: "patch"
   http://launchpadlibrarian.net/30946553/evo_2.28_patch

-- 
Evolution not restoring data from backup archive
https://bugs.launchpad.net/bugs/408603
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to