Skip to content

Use the correct tmpdir when autoloading the jclient file

Nikola Hardi requested to merge nhardi/jalien-root:fix-jclient-tmpdir into master

We have a method to correctly detect tmpdir, but we had the default location hardcoded. This fixes the issue with connecting to JBox on MacOS.

Merge request reports