summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/20-07-2011/Testing.py
diff options
context:
space:
mode:
Diffstat (limited to 'For Weekly Test/20-07-2011/Testing.py')
-rw-r--r--For Weekly Test/20-07-2011/Testing.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/For Weekly Test/20-07-2011/Testing.py b/For Weekly Test/20-07-2011/Testing.py
index 4a8a964..34316ee 100644
--- a/For Weekly Test/20-07-2011/Testing.py
+++ b/For Weekly Test/20-07-2011/Testing.py
@@ -19,8 +19,8 @@ x.connect()
origHandler = x.receiveData(0)
print origHandler
-command="--command=python localsipReceiver.py"
-subprocess.Popen(args=["gnome-terminal", command])
+#command="--command=python localsipReceiver.py"
+#subprocess.Popen(args=["gnome-terminal", command])
sleep(5)
y = classClient.Connection("localhost", "50107")
y.connect()