Skip to content

test: handle TMPDIR symlinks#404

Merged
Stebalien merged 1 commit intomasterfrom
steb/fix-403
May 7, 2026
Merged

test: handle TMPDIR symlinks#404
Stebalien merged 1 commit intomasterfrom
steb/fix-403

Conversation

@Stebalien
Copy link
Copy Markdown
Owner

Thanks to @martinvonz for reporting this.

To test, run:

ln -s /tmp /tmp/here
TMPDIR=/tmp/here cargo test

fixes #403

Thanks to @martinvonz for reporting this.

To test, run:

    ln -s /tmp /tmp/here
    TMPDIR=/tmp/here cargo test

fixes #403
@Stebalien Stebalien merged commit bb39511 into master May 7, 2026
21 checks passed
@Stebalien Stebalien deleted the steb/fix-403 branch May 7, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant