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

Fix issue with human readable time method #41

Closed
chros73 opened this issue Jul 2, 2016 · 0 comments
Closed

Fix issue with human readable time method #41

chros73 opened this issue Jul 2, 2016 · 0 comments
Labels
Milestone

Comments

@chros73
Copy link
Owner

chros73 commented Jul 2, 2016

When a custom variable contains a string, e.g. -1d then hrf_time method fails.

Solution: check whether the value is greater than 0. If not then print the value itself instead of the hrf time.

Original ticket: #7

@chros73 chros73 added the bug label Jul 2, 2016
@chros73 chros73 closed this as completed in 99b3f46 Jul 2, 2016
@chros73 chros73 modified the milestone: 0.8.0-0.9.6 Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant