Skip to content

Use system's TMPDIR if defined

Antonio Delgado Peris requested to merge system_TMPDIR into py3

If the machine where the workflow is run defines CMT_TMPDIR as the appropriate area to use for temp files (usually, local, thus more efficient), use that, rather than the default (which is NFS-mounted, thus worse for performance).

Merge request reports

Loading