mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-30 22:40:33 +05:00
more
This commit is contained in:
parent
e79c5fa3c5
commit
254a8bdcef
@ -68,7 +68,7 @@ class MGCleanerMonViewText(Ui_ViewExe, QDialog):
|
||||
else:
|
||||
cmds+="# $DISTENE_PATH_FOR_MGCLEANER NOT SET\n"
|
||||
#cmds+='env\n'
|
||||
cmds+='rm -f /tmp/ForMGCleaner*fix.mesh\n'
|
||||
cmds+='rm -f '+self.parent().fichierOut+'\n'
|
||||
cmds+=txt+'\n'
|
||||
cmds+='echo END_OF_MGCleaner\n'
|
||||
pid=self.monExe.pid()
|
||||
|
Loading…
Reference in New Issue
Block a user