summaryrefslogtreecommitdiff
path: root/server/piztor/prob.py
diff options
context:
space:
mode:
authorGoblin911 <goblinliu@gmail.com>2013-08-27 11:05:28 +0800
committerGoblin911 <goblinliu@gmail.com>2013-08-27 11:05:28 +0800
commitf8945d9f2be18b1c05d66a5e2dba351061e2a57b (patch)
tree3be30d087c9245a0d1d1a846a9d12e9ce735d34a /server/piztor/prob.py
parentf4595bc3d9afaac5d3c91bb95dff0217cf5b728c (diff)
parent2c3891cf77538c57b172404c5c35b846ec6b0de6 (diff)
Merge branch 'master' of ssh://github.com/Determinant/piztor
Diffstat (limited to 'server/piztor/prob.py')
-rw-r--r--server/piztor/prob.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/server/piztor/prob.py b/server/piztor/prob.py
index 20b6779..9798c18 100644
--- a/server/piztor/prob.py
+++ b/server/piztor/prob.py
@@ -56,7 +56,8 @@ def send(data):
from sys import argv
-username = "hello"
+#username = "hello"
+username = "12345678901234567890"
password = "world"
gid = 1
@@ -111,4 +112,4 @@ for i in xrange(10):
idx += 1
print (info_key, info_value)
from time import sleep
- sleep(10)
+# sleep(10)