summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/Advance
diff options
context:
space:
mode:
authorTriatmoko2011-10-11 22:53:06 +0200
committerTriatmoko2011-10-11 22:53:06 +0200
commitbe9a8b3be05c89cfda71532ab1c4d24d0021da59 (patch)
tree856ec07343c045c347a8aad796fa7a6ac186e599 /For Weekly Test/Advance
parentmodified controller for website and put new information for help file. (diff)
downloadgsm-selftest-be9a8b3be05c89cfda71532ab1c4d24d0021da59.tar.gz
gsm-selftest-be9a8b3be05c89cfda71532ab1c4d24d0021da59.tar.xz
gsm-selftest-be9a8b3be05c89cfda71532ab1c4d24d0021da59.zip
small edit
Diffstat (limited to 'For Weekly Test/Advance')
-rw-r--r--For Weekly Test/Advance/gsmselftest-website.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/For Weekly Test/Advance/gsmselftest-website.py b/For Weekly Test/Advance/gsmselftest-website.py
index 30fcac8..940d886 100644
--- a/For Weekly Test/Advance/gsmselftest-website.py
+++ b/For Weekly Test/Advance/gsmselftest-website.py
@@ -244,7 +244,7 @@ def updateDevice(): #update port name list of device on DB
quit = False
while quit != True:
print ''
- print "Mobile device configuration"
+ print "USB Mobile device configuration"
print "Menu: a = automatic device configuration, m = Manual configuration, q = quit : ",
input = sys.stdin.readline().rstrip("\r\n")
print ''