----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13629/ -----------------------------------------------------------
Review request for mesos and Benjamin Hindman. Repository: mesos-git Description ------- There was a typo in the implementation of the <= operator for Value::Set that unfortunately wasn't being caught by the test. I fixed the typo and modified the test to prevent regressions. Diffs ----- src/common/values.cpp 019657e src/tests/resources_tests.cpp 02d474b Diff: https://reviews.apache.org/r/13629/diff/ Testing ------- make check Thanks, Thomas Marshall
