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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to