aboutsummaryrefslogtreecommitdiff
path: root/h-client/test.py
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-04-26 16:56:28 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-04-26 16:56:28 +0000
commit118909b4774b47d0b84446e20fd8a6aeed1eabf7 (patch)
treeb8a4f78a6ba8c7b53cc483ccf38d40051696d7e5 /h-client/test.py
parent529eabaa67861491153b2b302444dd40f1d89d54 (diff)
h-client: started the parsing of the lsusb command
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