Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

tests: fixed multiple sequenced tabs recognition #1498

Merged
merged 1 commit into from
Mar 14, 2016

Conversation

kayrus
Copy link
Contributor

@kayrus kayrus commented Mar 11, 2016

When string has multiple sequenced tabs, SplitN recognized tab as a column, not separator.

quick explanation is here: https://play.golang.org/p/yfLpvycQEk

fixes status detection here: endocode@a9dca46

/cc @jonboulle @tixxdz

When string has multiple sequenced tabs, SplitN recognized tab as a column, not separator.
@tixxdz
Copy link
Contributor

tixxdz commented Mar 11, 2016

Lgtm if tests are green! thank you @kayrus

tixxdz added a commit that referenced this pull request Mar 14, 2016
tests: fixed multiple sequenced tabs recognition
@tixxdz tixxdz merged commit 8e1dd44 into coreos:master Mar 14, 2016
@kayrus kayrus deleted the kayrus/fix_tab_split branch March 30, 2016 07:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants