summaryrefslogtreecommitdiffstats
path: root/Under-Testing/Server-Code-New/ControllerClass.py
diff options
context:
space:
mode:
authorTriatmoko2011-11-16 22:21:56 +0100
committerTriatmoko2011-11-16 22:21:56 +0100
commit9ae0bd18d51046d3c7bfcba26a7aaf574372577b (patch)
treed58371895ba5eeb4da1af4f5a941d7a884df7c73 /Under-Testing/Server-Code-New/ControllerClass.py
parenttrying find SSH bug for new code (diff)
downloadgsm-selftest-9ae0bd18d51046d3c7bfcba26a7aaf574372577b.tar.gz
gsm-selftest-9ae0bd18d51046d3c7bfcba26a7aaf574372577b.tar.xz
gsm-selftest-9ae0bd18d51046d3c7bfcba26a7aaf574372577b.zip
new log controller
Diffstat (limited to 'Under-Testing/Server-Code-New/ControllerClass.py')
-rw-r--r--Under-Testing/Server-Code-New/ControllerClass.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Under-Testing/Server-Code-New/ControllerClass.py b/Under-Testing/Server-Code-New/ControllerClass.py
index c5bc29a..d6b47c5 100644
--- a/Under-Testing/Server-Code-New/ControllerClass.py
+++ b/Under-Testing/Server-Code-New/ControllerClass.py
@@ -108,7 +108,6 @@ class controller:
self.caller.sendData('TERMINATE CONNECTION')
self.caller.closeConnection()
- self.initCancelTest()
#can connect to handler but device caller not ready to do the test.
elif self.connected == 'DEVICE NOT READY':