From 449b00a87fd026d61d218c886f513a14767121fd Mon Sep 17 00:00:00 2001 From: Christophe Bourcier Date: Thu, 24 Nov 2016 08:57:11 +0100 Subject: [PATCH] Do not copy the tmp mesh. User must use keep working files to debug hybrid output. --- bin/mg-hybrid.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2