0032144: Draw Harness - add -silent option to command Close
[occt.git] / tests / de_mesh / gltf_write / lantern
index fb9eaa2..e1bd11f 100644 (file)
@@ -2,7 +2,7 @@ puts "========"
 puts "0031816: Data Exchange - RWMesh_MaterialMap::CopyTexture() copies glb file instead of a texture inside it"
 puts "========"
 
-catch { Close D1 }
+Close D1 -silent
 ReadGltf D1 [locate_data_file bug30691_Lantern.glb]
 
 set aTmpGltfBase "${imagedir}/${casename}_tmp"