aboutsummaryrefslogtreecommitdiff
path: root/h-client/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'h-client/test.py')
-rw-r--r--h-client/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/h-client/test.py b/h-client/test.py
index 07ccca0..9fef89c 100644
--- a/h-client/test.py
+++ b/h-client/test.py
@@ -23,7 +23,7 @@ client.setNode('http://h-source/')
client.createDevices()
#client.request.perform('download/all/it')
#print client.request.url
-client.sync()
+#client.sync()
#for key,dev in client.devices.iteritems():
#print key