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

Fix bug #586 - need to call tzset() after setting TZ #587

Merged
merged 1 commit into from Apr 18, 2023
Merged

Conversation

davidwagner
Copy link
Member

Changes proposed:
Fix bug in testing code, so it works across platforms, by adding a call to tzset() after setting the TZ environment variable.

@github-actions
Copy link

Coverage Status

Coverage: 93.218%. Remained the same when pulling 08d6ce6 on fix_586 into 5c4a99f on master.

Copy link
Member

@adnanhemani adnanhemani left a comment

Choose a reason for hiding this comment

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

LGTM

@adnanhemani adnanhemani merged commit 45b1bc0 into master Apr 18, 2023
3 checks passed
@adnanhemani adnanhemani deleted the fix_586 branch April 18, 2023 09:34
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