[torqueusers] TMPDIR
Ronny T. Lampert
telecaadmin at uni.de
Thu Dec 8 03:46:45 MST 2005
> The variable "$tmpdir" is defined in the mom config:
> $tmpdir /data
> The user was using a set of scripts that used the environment variable
> $TMPDIR and the qsub -v option:
> qsub ... -v "TMPDIR=/some/directory" ...
Ah - NOW we know what happened and this is indeed bad behaviour.
This should/could be prevented with a simple check against $TMPDIR being set
to another value than the mom-configured $tmpdir and then the removing
should be omitted.
I think Garrick is quite fast to fix this as he always is ;)
Cheers,
Ronny
More information about the torqueusers
mailing list