Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove workaround for tscfg tmp directory #178

Closed
sebastian-peter opened this issue Mar 21, 2022 · 0 comments · Fixed by #194
Closed

Remove workaround for tscfg tmp directory #178

sebastian-peter opened this issue Mar 21, 2022 · 0 comments · Fixed by #194
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@sebastian-peter
Copy link
Member

sebastian-peter commented Mar 21, 2022

With #131 a workaround for Windows systems executing genConfigSample was introduced in tscfg.gradle:49-50:

        "--dd",
        System.properties['java.io.tmpdir'],

This can be removed once the fix in tscfg has been released.

Edit: Fix released with v0.9.998

@sebastian-peter sebastian-peter added the dependencies Pull requests that update a dependency file label Apr 5, 2022
@sebastian-peter sebastian-peter self-assigned this Apr 14, 2022
t-ober added a commit that referenced this issue Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant