----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42320/ -----------------------------------------------------------
(Updated Jan. 14, 2016, 9:12 p.m.) Review request for mesos. Repository: mesos Description ------- The short option is targeted for removal in version 1.11 of Docker: https://github.com/docker/docker/blob/851fe00c64ff/docs/misc/deprecated.md#command-line-short-variant-options Diffs ----- src/docker/docker.cpp e93280735f1c5f66c765fcbabfd3e50b46c024e8 Diff: https://reviews.apache.org/r/42320/diff/ Testing (updated) ------- `make check` on my local desktop, the Docker tests did run: [----------] 7 tests from DockerTest [ RUN ] DockerTest.ROOT_DOCKER_interface [ OK ] DockerTest.ROOT_DOCKER_interface (8897 ms) Also checked that if I replace "-c" by a bogus value like "--foobar", the tests failed. Thanks, Felix Abecassis
