Skip to content
Commit 19451b13 authored by Ilya Pominov's avatar Ilya Pominov Committed by Elvis Angelaccio
Browse files

ExtractJob: Fix calculation of totalUncompressedSize

Ignore directory sizes, because all child entries are passed to
ExtractJob constructor (see Part::addChildren()), and directory sizes
are the sum of the sizes of child entries (see
ArchiveModel::traverseAndComputeDirSizes())
parent 3c3cb139
Pipeline #324732 passed with stage
in 7 minutes and 41 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment