summaryrefslogtreecommitdiff
path: root/scripts/profiling/sync
diff options
context:
space:
mode:
authorVictor Shyba <victor.shyba@gmail.com>2016-09-22 20:37:23 -0300
committerVictor Shyba <victor1984@riseup.net>2016-11-18 15:55:52 -0300
commit26f02abbda3c88217d99ef734ed8a029ac345880 (patch)
treeebad9eea8bca0600d093c60188c108e720d335ff /scripts/profiling/sync
parent53b1b37be4723b711d46f4b43bfe69dcd9b2c8ac (diff)
[test] fix test and remove leftovers defer_encryption
Diffstat (limited to 'scripts/profiling/sync')
-rwxr-xr-xscripts/profiling/sync/profile-sync.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/profiling/sync/profile-sync.py b/scripts/profiling/sync/profile-sync.py
index 34e66f03..1d59217a 100755
--- a/scripts/profiling/sync/profile-sync.py
+++ b/scripts/profiling/sync/profile-sync.py
@@ -91,7 +91,6 @@ def _get_soledad_instance_from_uuid(uuid, passphrase, basedir, server_url,
server_url=server_url,
cert_file=cert_file,
auth_token=token,
- defer_encryption=True,
syncable=True)