modifyrepo: Remove all obsolete metadata that should be removed
authorTomas Mlcoch <tmlcoch@redhat.com>
Mon, 11 May 2015 08:45:09 +0000 (10:45 +0200)
committerTomas Mlcoch <tmlcoch@redhat.com>
Mon, 11 May 2015 08:45:09 +0000 (10:45 +0200)
src/modifyrepo_shared.c

index bbb2728d1ee20feb7533401407e08841d573b570..b55dd7b8c4e62cb02615f89ad52dc48a6cdce37f 100644 (file)
@@ -363,7 +363,7 @@ cr_modifyrepo(GSList *modifyrepotasks, gchar *repopath, GError **err)
         }
 
         if (!remove_this)
-            break;
+            continue;
 
         g_debug("%s: Removing \"%s\"", __func__, realpath);