From: Christophe Bourcier Date: Thu, 24 Nov 2016 07:57:11 +0000 (+0100) Subject: Do not copy the tmp mesh. User must use keep working files to debug hybrid output. X-Git-Tag: V8_2_0rc1~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=449b00a87fd026d61d218c886f513a14767121fd;p=plugins%2Fhybridplugin.git Do not copy the tmp mesh. User must use keep working files to debug hybrid output. --- diff --git a/bin/mg-hybrid.bash b/bin/mg-hybrid.bash index 5ade126..a511bdb 100755 --- a/bin/mg-hybrid.bash +++ b/bin/mg-hybrid.bash @@ -42,5 +42,5 @@ $MESHGEMS_ROOT_DIR/bin/run_mg-hybrid.sh $* #$MESHGEMS_ROOT_DIR/bin/Linux_64/mg-hybrid.exe $* #to EZ and direct debug visualization (with gui salome load script createGroupsOnEntitiesFromGMFFile.py) -cp -f $resFindOutFile /tmp/tmp.mesh +#cp -f $resFindOutFile /tmp/tmp.mesh