summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-11-01 12:06:41 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-11-01 12:07:37 +0100
commit124c81037be1a971232c622614a629ca64478dc1 (patch)
tree26b58ff92df837acbb0f040e8dd861bf0d0a4eb1
parent345d3ad69d99601c26b2723971a4f5d0d3099637 (diff)
Test parallelism again.
Change-Id: I495e147b679b770c479eb0bb2c2714d815e5b9e9
-rw-r--r--package/source/zippackage/ZipPackageStream.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/source/zippackage/ZipPackageStream.cxx b/package/source/zippackage/ZipPackageStream.cxx
index 396b05221601..1efa9ab3e575 100644
--- a/package/source/zippackage/ZipPackageStream.cxx
+++ b/package/source/zippackage/ZipPackageStream.cxx
@@ -797,7 +797,7 @@ bool ZipPackageStream::saveChild(
}
else
{
- bParallelDeflate = false;
+ bParallelDeflate = true;
if (bParallelDeflate)
{
// Start a new thread deflating this zip entry