Skip to content

Fix for file permissions testing issue.#417

Open
hoytak wants to merge 1 commit into
mainfrom
hoytak/240723-fix-file-perm-issue
Open

Fix for file permissions testing issue.#417
hoytak wants to merge 1 commit into
mainfrom
hoytak/240723-fix-file-perm-issue

Conversation

@hoytak
Copy link
Copy Markdown

@hoytak hoytak commented Jul 23, 2024

The current test for a file permission issue assumed a default which is not actually true on all platforms. This removes that check.

Also, an unnecessary reloading of file permissions happens on the close, which gets removed as well.

@hoytak hoytak requested a review from seanses July 23, 2024 18:25
libc = "0.2"
itertools = "0.10.5"
shellish_parse = "2.2"
snailquote = "0.3.1"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Likely an incorrect merge happened, this reverted #416

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.

2 participants