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

Use format instead of concat #16

Merged
merged 1 commit into from
Jan 20, 2015
Merged

Conversation

noorul
Copy link
Contributor

@noorul noorul commented Jan 20, 2015

When I use something like this in :jq [.hits.hits[]._source.message[0]] concat is failing. So format is an ideal replacement.

When I use something like this in :jq [.hits.hits[]._source.message[0]] concat is failing. So format is an ideal replacement.
@dakrone
Copy link
Owner

dakrone commented Jan 20, 2015

Ah great, thanks!

dakrone added a commit that referenced this pull request Jan 20, 2015
Use format instead of concat
@dakrone dakrone merged commit 5481b4a into dakrone:master Jan 20, 2015
@noorul
Copy link
Contributor Author

noorul commented Jan 20, 2015

Thank you!

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.

None yet

2 participants