Skip to content
Snippets Groups Projects
Commit 86af04c1 authored by Aaron St. Clair's avatar Aaron St. Clair Committed by Tim van Dijen
Browse files

Issue #1272 - SSP refuses to use temp dir if it doesn't own it, even though it...

Issue #1272 - SSP refuses to use temp dir if it doesn't own it, even though it can write to it (#1314)

* Issue #1272 - SSP refuses to use temp dir if it doesn't own it, even though it can write to it
This has been addressed using the is_writable function instead of checking for UID, which only works in a Linux environment

Co-authored-by: default avatarAaron St. Clair <astclair@ecrs.com>
parent 60689bd8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment