Skip to content

Fix #159: Don't use /tmp as a path for temp files

Raymond Toy requested to merge issue-159-use-local-tmp-dir into master

Use *tmp-dir* as the path for the temporary files that issues.lisp needs.

I've only seen problems with the temp files from issues.lisp.

Merge request reports