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

Fixes #2231 by shortening the test string. #2273

Merged
merged 1 commit into from
Jul 27, 2018

Conversation

Dunbaratu
Copy link
Member

The original intent was to support either vt100 or vt102
with the same thing (vt100). That's why the check only
checked the 4 characters. It was looking for vt10_ where
the _ could be anything. But it wasn't done right before.

The original intent was to support either vt100 or vt102
with the same thing (vt100).  That's why the check only
checked the 4 characters.  It was looking for vt10_ where
the _ could be anything.  But it wasn't done right before.
@Dunbaratu Dunbaratu added this to the v1.1.6.0 milestone Jul 22, 2018
@erendrake erendrake merged commit 88066b7 into KSP-KOS:develop Jul 27, 2018
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