mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
Testing - Update file handling outside catch block #263
This commit is contained in:
@@ -9,4 +9,6 @@ puts ""
|
||||
# OCAF binary persistence hangs on reading truncated CBF file
|
||||
#######################################################################################
|
||||
|
||||
catch { Open [locate_data_file bug27667_broken_cbf.cbf] D }
|
||||
set filename [locate_data_file bug27667_broken_cbf.cbf]
|
||||
|
||||
catch { Open $filename D }
|
||||
|
Reference in New Issue
Block a user