From c73213143d0cf7c905f8242bd4afe5b2d96ce733 Mon Sep 17 00:00:00 2001 From: mzn Date: Tue, 31 Oct 2006 13:23:07 +0000 Subject: [PATCH] Fix for bug PAL13701(EDF 319 SMESH: Export UNV failed with not enough space disk --> No user information). --- src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx b/src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx index eeb2ff4b8..f0c2203f3 100644 --- a/src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx +++ b/src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx @@ -295,9 +295,11 @@ Driver_Mesh::Status DriverUNV_W_SMDS_Mesh::Perform() } catch(const std::exception& exc){ INFOS("Follow exception was cought:\n\t"<