Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2018-10-12 15:44:33 +0300
committerOlivier Goffart <ogoffart@woboq.com>2018-10-12 15:46:46 +0300
commit84c871c08700f2b43659446fedaa23e3fa616724 (patch)
tree6983207f46dfdc1b3947920b7e7bcb48c3586bd6 /test/testsyncengine.cpp
parentd62027db4ae8b2b8eb89a327ab7cdaa7ba0d0c55 (diff)
New discovery algorithm: Parallel PROPFIND
Diffstat (limited to 'test/testsyncengine.cpp')
-rw-r--r--test/testsyncengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testsyncengine.cpp b/test/testsyncengine.cpp
index 5628befdc..1c4dd7e02 100644
--- a/test/testsyncengine.cpp
+++ b/test/testsyncengine.cpp
@@ -433,7 +433,7 @@ private slots:
// Disable parallel uploads
SyncOptions syncOptions;
- syncOptions._parallelNetworkJobs = false;
+ syncOptions._parallelNetworkJobs = 0;
fakeFolder.syncEngine().setSyncOptions(syncOptions);
// Produce an error based on upload size