You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by idlecool <gi...@git.apache.org> on 2018/03/16 01:31:53 UTC

[GitHub] mesos pull request #274: Install ping. This is required by OsTest.Which

GitHub user idlecool opened a pull request:

    https://github.com/apache/mesos/pull/274

    Install ping. This is required by OsTest.Which

    `$ make check` fails at OsTest.Which if the system doesn't have ping.
    
    Refer: https://github.com/apache/mesos/blob/master/support/docker-build.sh#L75
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/interviewstreet/mesos master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mesos/pull/274.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #274
    
----
commit 5a63d817d0e8c2de864f1f520ec6f714dc1a1696
Author: Shiv Deepak <id...@...>
Date:   2018-03-16T01:29:31Z

    Install ping. This is required by OsTest.Which

----


---

[GitHub] mesos pull request #274: Install ping. This is required by OsTest.Which

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/mesos/pull/274


---