On Mon, Mar 31, 2008 at 10:15 PM,  <bosi...@osl.iu.edu> wrote:
> Author: bosilca
>  Date: 2008-03-31 16:15:49 EDT (Mon, 31 Mar 2008)
>  New Revision: 18046
>  URL: https://svn.open-mpi.org/trac/ompi/changeset/18046
>
>  Modified: trunk/opal/util/opal_environ.c
>  +#ifdef __WINDOWS__
>  +#define OMPI_DEFAULT_TMPDIR "C:\\TEMP"
>  +#else
>  +#define OMPI_DEFAULT_TMPDIR "/tmp"
>  +#endif
>  +
Wrong prefix for this file?

Bert

Reply via email to