Adjusting testing case for testing on Debian60 64bit
[occt.git] / tests / bugs / modalg_2 / bug399
index 1a4f9fc..4858b91 100755 (executable)
@@ -2,8 +2,8 @@ if { [array get env os_type] != "" } {
     set os $env(os_type)
 }
 if { [string compare $os "windows"] != 0 } {
-   puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_2"
-   puts "TODO OCC12345 ALL: Faulty OCC399: Command checkshape works wrongly: Source shape is invalid but this shape must be OK"
+   puts "TODO ?OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_2"
+   puts "TODO ?OCC12345 ALL: Faulty OCC399: Command checkshape works wrongly: Source shape is invalid but this shape must be OK"
 ### by apn master 16.12.2012
 ###   puts "TODO OCC12345 ALL: Error : The square of result shape is"
 }