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

fixed attribute check: getuid -> geteuid #823

Merged
merged 1 commit into from Dec 14, 2023

Conversation

jorritsandbrink
Copy link
Collaborator

Description

This PR fixes a bug related to os.geteuid() that surfaces when running make lint on a Windows machine. See #822 for details.

Related Issues

Additional Context

Although this PR fixes an error, there are other errors that cause both make lint and make test-common to fail before finishing. Perhaps also Windows-related.

Copy link

netlify bot commented Dec 13, 2023

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 295a495
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/657a09caccf99400080b09cc
😎 Deploy Preview https://deploy-preview-823--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@rudolfix rudolfix left a comment

Choose a reason for hiding this comment

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

LGTM! Also thanks for a creating an issue and naming the branch nicely!

@rudolfix rudolfix merged commit dfc9c05 into devel Dec 14, 2023
44 checks passed
@rudolfix rudolfix deleted the 822-getuid-attribute-is-checked-instead-of-geteuid branch December 14, 2023 11:32
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.

None yet

2 participants