Skip to content

Conversation

@bkabrda
Copy link

@bkabrda bkabrda commented Mar 7, 2013

In Ruby 2.0, all files are in UTF8 by default, so the SnmpGetRequest* variables get transformed into Unicode sequences and tests fail. This PR simply fixes this by using us-ascii coding for this file.

In Ruby 2.0, all files are in UTF8 by default, so the SnmpGetRequest* variables get transformed into Unicode sequences and tests fail. This PR simply fixes this by using us-ascii coding for this file.
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.

1 participant