From aa2dc4d16b90098e3c3d8767d99a3ec61967ca48 Mon Sep 17 00:00:00 2001 From: Triatmoko Date: Sat, 22 Oct 2011 01:44:35 +0200 Subject: editing smart test --- For Weekly Test/tricode/initTestClass.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'For Weekly Test/tricode') 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: -- cgit v1.2.3-55-g7522