]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
CCAR: I have added a way to define the directory for the container log files
authorcaremoli <caremoli>
Thu, 27 Aug 2009 16:12:13 +0000 (16:12 +0000)
committercaremoli <caremoli>
Thu, 27 Aug 2009 16:12:13 +0000 (16:12 +0000)
commitb285ce7d6c99d200d7c1d46d8cf4dfcde3caae00
tree404ca91c925bd9a3e1b910ec653f4543a5564721
parent4a76ece6017b9d8c11e8fea446cca49f4d123272
CCAR: I have added a way to define the directory for the container log files
If the environment variable SALOME_TMP_DIR is defined and is a directory the
log files are created in this directory and not in /tmp.
This modification has only be done for Linux and only for the container logs.
Other temporary files go in /tmp as before.
src/Container/SALOME_ContainerManager.cxx