0032144: Draw Harness - add -silent option to command Close
[occt.git] / tests / perf / caf / bug5023_std
index a7cf383..b0611e2 100644 (file)
@@ -11,7 +11,7 @@ set aFile [locate_data_file OCC5023.std]
 puts "Info: Restore the document"
 
 if [info exists DD] {
-    catch {Close DD}; unset DD
+    Close DD -silent; unset DD
 }
 
 dchrono h restart