summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/tricode
diff options
context:
space:
mode:
authorTriatmoko2011-10-22 01:44:35 +0200
committerTriatmoko2011-10-22 01:44:35 +0200
commitaa2dc4d16b90098e3c3d8767d99a3ec61967ca48 (patch)
treec5e74e8f0264835e3b3ed2dac27f6e8f7d9fdfbb /For Weekly Test/tricode
parentedit on smart test (diff)
downloadgsm-selftest-aa2dc4d16b90098e3c3d8767d99a3ec61967ca48.tar.gz
gsm-selftest-aa2dc4d16b90098e3c3d8767d99a3ec61967ca48.tar.xz
gsm-selftest-aa2dc4d16b90098e3c3d8767d99a3ec61967ca48.zip
editing smart test
Diffstat (limited to 'For Weekly Test/tricode')
-rwxr-xr-xFor Weekly Test/tricode/initTestClass.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/For Weekly Test/tricode/initTestClass.py b/For Weekly Test/tricode/initTestClass.py
index 394c060..740e5c0 100755
--- a/For Weekly Test/tricode/initTestClass.py
+++ b/For Weekly Test/tricode/initTestClass.py
@@ -257,6 +257,8 @@ class doTest:
From = gsmrzResult[0]
To = gsmrzResult[1]
result = gsmrzResult[2]
+ if int(gsmrzResult[2]) == 200:
+ repeat = False
if gsmrzResult[1] == RZ and int(gsmrzResult[2]) == 998:
cpgsmRZList.remove(RZ)
if gsmrzResult[0] == RZ and int(gsmrzResult[2]) == 999: