Skip to content

Conversation

@codefiles
Copy link
Contributor

No description provided.

@codefiles codefiles requested a review from Torxed as a code owner May 30, 2025 01:56
peak_logfile.chmod(stat.S_IRUSR | stat.S_IWUSR | stat.S_IRGRP)

sys.stdout.write(str(output))
sys.stdout.write(output)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a superfluous str cast since if output was bytes it would have been decoded just above.

@svartkanin svartkanin merged commit 16405ab into archlinux:master May 30, 2025
9 checks passed
@codefiles codefiles deleted the ref-cmd-logs branch May 30, 2025 11:51
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