0026622: Tests - Avoid using dlog and decho commands in test scripts
[occt.git] / tests / bugs / moddata_2 / bug6862_4
index f59ccdb..335af4c 100755 (executable)
@@ -11,10 +11,8 @@ set BugNumber OCC6862
 # test small edges
 restore [locate_data_file OCC651a.brep] a 
 
-decho off
 puts "Checking shapes: bopargcheck a b /FTVEIP ..."
 set resstr [bopargcheck a /FTVEIP]
-decho on
 
 if {$resstr=="Faulties, that can not be treated by BOP, are detected.\n"} {
     puts "OK ${BugNumber}"