OpenCue icon indicating copy to clipboard operation
OpenCue copied to clipboard

TMPDIR is set to mcp by default on outline wrapper. It should be set on the outline config file

Open DiegoTavares opened this issue 3 years ago • 0 comments
trafficstars

Describe the enhancement When launching a job using pyoutline, users are facing the following error:

mkdir: cannot create directory ‘/mcp’: Permission denied
Bad : modifier in $ ( ).

The wrapper script is hardcoded to /mcp which is not a common directory on people's environments. Ideally this should be configured and documented on the outiline.cfg file.

DiegoTavares avatar Jun 02 '22 16:06 DiegoTavares