0026622: Tests - Avoid using dlog and decho commands in test scripts
[occt.git] / tests / bugs / modalg_4 / bug6182
index 9087810..06e6266 100755 (executable)
@@ -11,17 +11,9 @@ set BugNumber OCC6182
 restore [locate_data_file OCC6182_A.brep] s1 
 restore [locate_data_file OCC6182_B.brep] s2 
 
-decho off
-set che_s1 [checkshape s1]
-set che_s2 [checkshape s2]
-decho on
-if { [regexp {Faulty} $che_s1] } {
-    puts "Faulty ${BugNumber} : checkshape is wrong for s1"
-}
-if { [regexp {Faulty} $che_s2] } {
-        puts "Faulty ${BugNumber} : checkshape is wrong for s2"
-}
-        
+checkshape s1
+checkshape s2
+
 bcut result s1 s2
 
 set square 318709