----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65372/ -----------------------------------------------------------
Review request for mesos and Till Toenshoff. Repository: mesos Description ------- Starting from Ubuntu 15.04, `ping` is not installed by default. Rather than inducing a silly dependency, we'll test with `cat` instead. Diffs ----- 3rdparty/stout/tests/os_tests.cpp 11f17206688e09e86706d2d57d029f1c29d35e0d Diff: https://reviews.apache.org/r/65372/diff/1/ Testing ------- Successfully ran: ```bash OS=ubuntu:16.04 COMPILER=gcc CONFIGURATION="--verbose --disable-libtool-wrappers" JOBS=32 BUILDTOOL=autotools ENVIRONMENT="GLOG_v=1 MESOS_VERBOSE=1" support/docker-build.sh ``` Thanks, Michael Park
