From: bugmaster Date: Fri, 27 Jul 2012 13:59:22 +0000 (+0400) Subject: Corrected integration X-Git-Tag: V6_5_4_beta1~90 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=15f88c1218f72b14b22752e4b8f1a749aea18d41;p=occt-copy.git Corrected integration --- diff --git a/tests/boolean/bopfuse_simple/ZP6 b/tests/boolean/bopfuse_simple/ZP6 index 34b16d8a1f..691679600b 100644 --- a/tests/boolean/bopfuse_simple/ZP6 +++ b/tests/boolean/bopfuse_simple/ZP6 @@ -7,10 +7,11 @@ if {[array get env os_type] != ""} { set os $env(os_type) } if {[string compare $os "Debian50-64"] != 0 && [string compare $os "Debian60-64"] != 0 && [string compare $os "Mandriva2010-64"] != 0} { - puts "TODO #22911 ${os}: Faulty shapes in variables faulty_1 to faulty_" -} -if { [regexp -nocase {Windows} $os] == 1 } { - puts "TODO ?#22911 ${os}: Faulty shapes in variables faulty_1 to faulty_" + set inst "" + if { [regexp -nocase {Windows} $os] == 1 } { + set inst "?" + } + puts "TODO ${inst}#22911 ${os}: Faulty shapes in variables faulty_1 to faulty_" } ptorus a0 100 20