From reviews-return-21754-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Tue Jan 26 07:41:32 2016 Return-Path: X-Original-To: apmail-mesos-reviews-archive@minotaur.apache.org Delivered-To: apmail-mesos-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 714B618A5C for ; Tue, 26 Jan 2016 07:41:32 +0000 (UTC) Received: (qmail 32499 invoked by uid 500); 26 Jan 2016 07:41:32 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 32473 invoked by uid 500); 26 Jan 2016 07:41:31 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 32458 invoked by uid 99); 26 Jan 2016 07:41:31 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jan 2016 07:41:31 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 22C1C288CD2; Tue, 26 Jan 2016 07:41:31 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4356518540845013916==" MIME-Version: 1.0 Subject: Review Request 42788: Fixed whitespace errors in help strings for 3rdparty/libprocess. From: Kevin Klues To: Neil Conway , Ben Mahler , Greg Mann Cc: Kevin Klues , mesos Date: Tue, 26 Jan 2016 07:41:31 -0000 Message-ID: <20160126074131.25059.14311@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Kevin Klues X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/42788/ X-Sender: Kevin Klues Reply-To: Kevin Klues X-ReviewRequest-Repository: mesos --===============4356518540845013916== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42788/ ----------------------------------------------------------- Review request for mesos, Ben Mahler, Greg Mann, and Neil Conway. Repository: mesos Description ------- Previously some of the help strings includes a blank space at the end of some of their lines of text. This was causing problems when using these strings to generate .md files and then attempting to commit them back to the repo. This commit removes this unnecessary whitespace. Diffs ----- 3rdparty/libprocess/src/metrics/metrics.cpp 985fb5fcf3201ca767e6defc72a10b412ffd20a1 Diff: https://reviews.apache.org/r/42788/diff/ Testing ------- Thanks, Kevin Klues --===============4356518540845013916==--