aboutsummaryrefslogtreecommitdiff
path: root/h-client
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-04-11 15:29:41 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-04-11 15:29:41 +0000
commit8869eb5373b8033e7b7e5ab1d08fd828a5f90b66 (patch)
tree58dc1731896acd11f9a9658ce273bf890a0516d4 /h-client
parent28c33a529a3d9d1f79b33076510a1b7685c5cd2a (diff)
h-client:changed default node
Diffstat (limited to 'h-client')
-rw-r--r--h-client/hclient.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/h-client/hclient.py b/h-client/hclient.py
index 2679640..691e3be 100644
--- a/h-client/hclient.py
+++ b/h-client/hclient.py
@@ -516,7 +516,7 @@ class hclient:
self._submitFlag = False
#start the client object
- self.client = Client('h-source')
+ self.client = Client('http://www.h-node.com')
self.client.createDevices()
# Create the main window