Commit Graph

54 Commits

Author SHA1 Message Date
Maciej Sawicki
426bd0fe4a Update check_http_json.py
casting compared values to floats instead of strings. String comparison uses lexicographical ordering: https://docs.python.org/2/tutorial/datastructures.html#comparing-sequences-and-other-types. It could cause unexpected behaviours.
2014-05-23 01:39:56 +02:00
Drew Kerrigan
6afad6056e fixes and new dot format for nested values 2014-03-10 14:15:11 -04:00
Drew Kerrigan
553cfd7531 fix symlink 2014-03-10 11:41:31 -04:00
Drew Kerrigan
6d9903ec4a initial commit 2014-03-10 11:36:17 -04:00