Status: Accepted
Owner: [email protected]

New issue 569 by [email protected]: Inconsistent auto repair related constant
http://code.google.com/p/ganeti/issues/detail?id=569

In 'lib/constants.py', replace the line
  AUTO_REPAIR_TAG_SUSPENDED = AUTO_REPAIR_TAG_ENABLED + "suspend:"
with
  AUTO_REPAIR_TAG_SUSPENDED = AUTO_REPAIR_TAG_PREFIX + "suspend:"
to be consistent with the surrounding lines.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to