"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "app/flatpak-builtins-build-update-repo.c" between
flatpak-1.15.1.tar.xz and flatpak-1.15.2.tar.xz

About: Flatpak is a Linux application sandboxing and distribution framework. Pre-release.

flatpak-builtins-build-update-repo.c  (flatpak-1.15.1.tar.xz):flatpak-builtins-build-update-repo.c  (flatpak-1.15.2.tar.xz)
skipping to change at line 402 skipping to change at line 402
ignore_ref = FALSE; ignore_ref = FALSE;
} }
else else
{ {
/* Ignore unknown ref types */ /* Ignore unknown ref types */
ignore_ref = TRUE; ignore_ref = TRUE;
} }
if (ignore_ref) if (ignore_ref)
{ {
g_debug ("Ignoring deltas for ref %s", ref); g_info ("Ignoring deltas for ref %s", ref);
continue; continue;
} }
if (!ostree_repo_load_variant (repo, OSTREE_OBJECT_TYPE_COMMIT, commit, if (!ostree_repo_load_variant (repo, OSTREE_OBJECT_TYPE_COMMIT, commit,
&variant, NULL)) &variant, NULL))
{ {
g_warning ("Couldn't load commit %s", commit); g_warning ("Couldn't load commit %s", commit);
continue; continue;
} }
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)