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

Forced umask to be a string. #293

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Forced umask to be a string. #293

merged 1 commit into from
Nov 14, 2024

Conversation

uhop
Copy link
Contributor

@uhop uhop commented Nov 13, 2024

linuxserver.io


  • I have read the contributing guideline and understand that I have made the correct modifications

Description:

umask, while a number, should be treated as a string in the JSON file. My previous PR failed to address it.

Benefits of this PR and context:

It will fix #292

How Has This Been Tested?

The current code works when umask is quoted. This PR uses the unquoted string, and quotes it in the code.
It worked for me running locally.

Source / References:

The relevant issue is #292.

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/transmission/4.0.6-r0-pkg-b6d4b051-dev-1a344836da726dd1bf0f2ac43c6cf2082b8ff251-pr-293/index.html
https://ci-tests.linuxserver.io/lspipepr/transmission/4.0.6-r0-pkg-b6d4b051-dev-1a344836da726dd1bf0f2ac43c6cf2082b8ff251-pr-293/shellcheck-result.xml

Tag Passed
amd64-4.0.6-r0-pkg-b6d4b051-dev-1a344836da726dd1bf0f2ac43c6cf2082b8ff251-pr-293
arm64v8-4.0.6-r0-pkg-b6d4b051-dev-1a344836da726dd1bf0f2ac43c6cf2082b8ff251-pr-293

@nemchik nemchik merged commit 68c47d2 into linuxserver:master Nov 14, 2024
5 checks passed
@uhop
Copy link
Contributor Author

uhop commented Nov 14, 2024

Thank you for the fast turn around!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG] After update from 4.0.6-r0-ls265 to 4.0.6-r0-ls266 not starting
3 participants