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

NILinuxRT fix timezone module #34710

Merged

Conversation

richardscollin
Copy link
Contributor

@richardscollin richardscollin commented Jul 15, 2016

What does this PR do?

Fixes timezone.get_zone NILinuxRT uses /etc/localtime not /etc/timezone

What issues does this PR fix or reference?

Fix mistake in commit:
57f90d2
#34556

Tests written?

No.

Sorry for the commit noise. I tested a different version of
the changes and ended up submitting the wrong code.

Signed-off-by: Collin Richards collin.richards@ni.com

Fix mistake in commit:
57f90d2

NILinuxRT uses /etc/localtime not /etc/timezone

Signed-off-by: Collin Richards <collin.richards@ni.com>
@rallytime
Copy link
Contributor

No problem. Thanks for fixing it. :)

@rallytime rallytime merged commit eab8765 into saltstack:develop Jul 16, 2016
gitebra pushed a commit to gitebra/salt that referenced this pull request Jul 18, 2016
* upstream/develop: (97 commits)
  Document how to test for the existence of a log message (saltstack#34738)
  Use six.iteritems instead of iteritems() in configcomparer
  Use six.iteritems instead of iteritems() in etcd_util
  Use six.iteritems instead of iteritems() in psutil_compat
  Use six.iteritems instead of iteritems() in junos grains
  Use six.iteritems instead of iteritems() in vultrpy driver
  Use six.iteritems instead of iteritems() in profitbricks driver
  Use six.iteritems instead of iteritems() in nova driver
  Use six.iteritems instead of iteritems() in linode driver
  Use six.iteritems instead of iteritems() in ec2 driver
  modules/ebuild: Add handling for InvalidAtom exception (saltstack#34727)
  Add valid function to mine module.
  Loop over updated keys in non recursive update
  Update mock value to match change in saltstack#34270.
  Add versionadded to "special" option in cron.present state (saltstack#34707)
  NILinuxRT fix timezone module (saltstack#34710)
  Add state module to manage InfluxDB databases
  Add state module to manage InfluxDB users
  Add influx module for InfluxDB 0.9+
  Normalise function argument formatting
  ...
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