Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6B589D7C8 for ; Wed, 19 Sep 2012 18:27:23 +0000 (UTC) Received: (qmail 34202 invoked by uid 500); 19 Sep 2012 18:27:23 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 34169 invoked by uid 500); 19 Sep 2012 18:27:23 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 34158 invoked by uid 99); 19 Sep 2012 18:27:23 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2012 18:27:23 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 029151C4217; Wed, 19 Sep 2012 18:27:22 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0756226823778677757==" MIME-Version: 1.0 Subject: Review Request: Fix for os::isfile From: "Ben Mahler" To: "Benjamin Hindman" Cc: "Ben Mahler" , "mesos" Date: Wed, 19 Sep 2012 18:27:22 -0000 Message-ID: <20120919182722.4009.63405@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Ben Mahler" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/7174/ X-Sender: "Ben Mahler" Reply-To: "Ben Mahler" --===============0756226823778677757== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7174/ ----------------------------------------------------------- Review request for mesos and Benjamin Hindman. Description ------- One liner, here's how python does os.path.isfile: http://svn.python.org/view/*checkout*/python/trunk/Lib/genericpath.py?conte= nt-type=3Dtext%2Fplain Diffs ----- third_party/libprocess/include/stout/os.hpp c9c2d23 = Diff: https://reviews.apache.org/r/7174/diff/ Testing ------- make check Thanks, Ben Mahler --===============0756226823778677757==--