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

Corrected case where there are no agent comments #5

Merged
merged 2 commits into from
Mar 19, 2014

Conversation

angrycub
Copy link
Contributor

When there was no agent comment, the null was attempting to be converted
to a moment which was failing. Caused last_update to be NaN also.
Generally bad times.

Charlie Voiselle added 2 commits March 19, 2014 13:12
When there was no agent comment, the null was attempting to be converted
to a moment which was failing.  Caused last_update to be NaN also.
Generally bad times.
Caught a missing semicolon
@bearcage
Copy link
Contributor

+1. Merge at your leisure.

angrycub pushed a commit that referenced this pull request Mar 19, 2014
Corrected case where there are no agent comments
@angrycub angrycub merged commit fc0f45a into basho:master Mar 19, 2014
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