summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/tricode/initTestClass.py
diff options
context:
space:
mode:
authorgsmselftest2011-10-26 01:10:37 +0200
committergsmselftest2011-10-26 01:10:37 +0200
commitf45f1fcc2f21b1ee38ee6530d06b7180184a235f (patch)
tree3ede62519892b9eec93ead75d503c91b786ea8b3 /For Weekly Test/tricode/initTestClass.py
parentupdate devices change (diff)
downloadgsm-selftest-f45f1fcc2f21b1ee38ee6530d06b7180184a235f.tar.gz
gsm-selftest-f45f1fcc2f21b1ee38ee6530d06b7180184a235f.tar.xz
gsm-selftest-f45f1fcc2f21b1ee38ee6530d06b7180184a235f.zip
backup website code
Diffstat (limited to 'For Weekly Test/tricode/initTestClass.py')
-rwxr-xr-xFor Weekly Test/tricode/initTestClass.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/For Weekly Test/tricode/initTestClass.py b/For Weekly Test/tricode/initTestClass.py
index 8b51e49..34d6b94 100755
--- a/For Weekly Test/tricode/initTestClass.py
+++ b/For Weekly Test/tricode/initTestClass.py
@@ -262,8 +262,7 @@ class doTest:
if gsmrzResult[0] == RZ and int(gsmrzResult[2]) == 999:
cpgsmRZList.remove(RZ)
- if len(cpgsmRZList) > 1:
-
+ if len(cpgsmRZList) > 1:
if repeat == True:
i = random.randint(0, len(cpgsmRZList)-1) #
if i == 0: