Update of testing cases for debug mode and MacOS
[occt.git] / tests / bugs / modalg_5 / bug24751_4
index 9bc2c5b..ac967a7 100644 (file)
@@ -22,7 +22,7 @@ if { [regexp {Debug mode} [dversion]] } {
   }
 }
 
-if {[string compare $os "MacOS"] == 0} {
+if { [regexp {Mac OS X} [dversion]] } {
   set max_time 260
 }