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

rc: fix premature string array conversion #489

Merged
merged 1 commit into from
Nov 23, 2015

Conversation

odeke-em
Copy link
Owner

This PR fixes issue #488

CSV values get parsed in the cmd/drive/main.go command after
they've already been parsed from the RC. The remedy here
is to pass back such values as they are to be handled appropriately.

CSV values get parsed in the cmd/drive/main.go command after
they've already been parsed from the RC. The remedy here
is to pass back such values as they are to be handled appropriately.
@odeke-em odeke-em merged commit 79f94fe into master Nov 23, 2015
@odeke-em odeke-em deleted the fix-rc-stringarray-values branch February 4, 2016 08:48
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