dump updates

This commit is contained in:
Marin Postma 2021-05-25 16:33:09 +02:00
parent 464639aa0f
commit 3593ebb8aa
No known key found for this signature in database
GPG key ID: D5241F0C0C865F30
8 changed files with 252 additions and 169 deletions

View file

@ -178,6 +178,7 @@ impl Index {
let indexing_callback =
|indexing_step, update_id| info!("update {}: {:?}", update_id, indexing_step);
let gzipped = false;
let addition = match content {
Some(content) if gzipped => {