Adding test cases for chl grid
[occt.git] / tests / bugs / modalg / bug890
index 5ef128e..27f9fdd 100755 (executable)
@@ -11,8 +11,8 @@ puts ""
 restore [locate_data_file OCC890.brep] a 
 explode a
 
-puts [checkshape a_1]
-puts [checkshape a_2]
+checkshape a_1
+checkshape a_2
 
 if { [ catch { bfuse result a_1 a_2 } catch_result ] } {
    puts "Faulty OCC890 (case 3)"