summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/12-09-2011/gsmselftest1.py
diff options
context:
space:
mode:
authortt412011-09-06 20:33:53 +0200
committertt412011-09-06 20:33:53 +0200
commitc09d3153d10894331a7296540d7ed2bfed4686bb (patch)
tree8027c8b2be38aab7d726e84e5dd9870f6b445b78 /For Weekly Test/12-09-2011/gsmselftest1.py
parentAdded new CSS for the result table inside of mutex page! (diff)
downloadgsm-selftest-c09d3153d10894331a7296540d7ed2bfed4686bb.tar.gz
gsm-selftest-c09d3153d10894331a7296540d7ed2bfed4686bb.tar.xz
gsm-selftest-c09d3153d10894331a7296540d7ed2bfed4686bb.zip
add new feature. for manual configuration mobile devices.
Diffstat (limited to 'For Weekly Test/12-09-2011/gsmselftest1.py')
-rw-r--r--For Weekly Test/12-09-2011/gsmselftest1.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/For Weekly Test/12-09-2011/gsmselftest1.py b/For Weekly Test/12-09-2011/gsmselftest1.py
index 81d23cf..59d7bf0 100644
--- a/For Weekly Test/12-09-2011/gsmselftest1.py
+++ b/For Weekly Test/12-09-2011/gsmselftest1.py
@@ -167,8 +167,7 @@ def updateDevice():
while True:
print "Mobile device configuration"
- print "Menu: s = start device configuration, q = quit"
-
+ print "Menu: s = start device configuration, q = quit : ",
input = sys.stdin.readline().rstrip("\r\n")
print ''
if input == 's':