0026622: Tests - Avoid using dlog and decho commands in test scripts
[occt.git] / tests / bugs / moddata_2 / bug6862_1
index c7c4067..5b09a84 100755 (executable)
@@ -12,9 +12,7 @@ set BugNumber OCC6862
 restore [locate_data_file OCC497a.brep] a_1 
 restore [locate_data_file OCC497b.brep] a_2 
 
-decho off
 set resstr [bopargcheck a_2]
-decho on
 
 if {$resstr=="Faulties, that can not be treated by BOP, are detected.\n"} {
     puts "OK ${BugNumber}"