summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/tricode/initTestClass.py
diff options
context:
space:
mode:
Diffstat (limited to 'For Weekly Test/tricode/initTestClass.py')
-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: