Signed-off-by: skv <skv@opencascade.com>
set os $env(os_type)
}
if {[string compare $group dist_angle] == 0} {
- puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_8"
+ puts "TODO ?OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_8"
}
if {[string compare $group equal_dist] == 0} {
- puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_4"
+ puts "TODO ?OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_4"
}
}
set os $env(os_type)
}
if {[string compare $group dist_angle] == 0} {
- puts "TODO OCC22909 All:Faulty shapes in variables faulty_1 to faulty_8"
+ puts "TODO ?OCC22909 All:Faulty shapes in variables faulty_1 to faulty_8"
} else {
- puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_4"
+ puts "TODO ?OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_4"
}
}