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

TZ settign comparison in test #8

Open
leshkinski opened this issue Feb 19, 2016 · 0 comments
Open

TZ settign comparison in test #8

leshkinski opened this issue Feb 19, 2016 · 0 comments
Labels

Comments

@leshkinski
Copy link
Contributor

TimeZone comparison in the test function is not correct, because it's comparing the DSC setting vs what is returned by tzutil. The current setting may be correct, but still return an error.

Problem code:
https://github.com/rsWinAutomationSupport/rsInternationalSettings/blob/master/DSCResources/RS_rsTime/RS_rsTime.psm1#L128

Proposed solution:
Review how TZ is retrieved and ensure consistency with possible TZ settings ins DSC configuration

@leshkinski leshkinski added the bug label Feb 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant