ptrlv / adc

Misc tools for ADC
1 stars 10 forks source link

Make creation of workdir more stable #8

Closed mschnepf closed 5 years ago

mschnepf commented 5 years ago

It could happen that the variable $TMPDIR or $OSG_WN_TMP references to a not existing directory. Due to permissions, it could happen that the workdir cannot be created. => Check that mktemp created a workdir.