ndmitchell/neil

Add one 'X' to run.sh's mktemp template

Closed this issue · 1 comments

Hi,

as seen in this log, using run.sh on a busybox shell fails, with the error message mktemp: Invalid argument. Adding another 'X' to the template would fix this problem, as that is apparently the magical required minimum.

Thanks for the report. PR most welcome.