Merge pull request #2230 from alexlarsson/pull-dont-save-passed-in-summary

pull: Don't save into cache passed in GByte summaries
This commit is contained in:
OpenShift Merge Robot 2020-11-03 12:35:06 -05:00 committed by GitHub
commit f62c7bae2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4545,7 +4545,7 @@ ostree_repo_pull_with_options (OstreeRepo *self,
} }
} }
if (!summary_from_cache && bytes_summary && bytes_sig) if (!summary_from_cache && bytes_summary && bytes_sig && summary_sig_bytes_v == NULL)
{ {
if (!pull_data->remote_repo_local && if (!pull_data->remote_repo_local &&
!_ostree_repo_cache_summary (self, !_ostree_repo_cache_summary (self,