From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Rast Subject: Re: [PATCH] perf: update documentation of GIT_PERF_REPEAT_COUNT Date: Sun, 10 Mar 2013 21:32:34 +0100 Message-ID: <87boaratct.fsf@pctrast.inf.ethz.ch> References: <1362842965-3446-1-git-send-email-apelisse@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , Junio C Hamano To: Antoine Pelisse X-From: git-owner@vger.kernel.org Sun Mar 10 21:33:11 2013 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UEmvZ-00042g-S8 for gcvg-git-2@plane.gmane.org; Sun, 10 Mar 2013 21:33:06 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751493Ab3CJUcj (ORCPT ); Sun, 10 Mar 2013 16:32:39 -0400 Received: from edge20.ethz.ch ([82.130.99.26]:42493 "EHLO edge20.ethz.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751170Ab3CJUcj (ORCPT ); Sun, 10 Mar 2013 16:32:39 -0400 Received: from CAS10.d.ethz.ch (172.31.38.210) by edge20.ethz.ch (82.130.99.26) with Microsoft SMTP Server (TLS) id 14.2.298.4; Sun, 10 Mar 2013 21:32:34 +0100 Received: from pctrast.inf.ethz.ch.ethz.ch (46.126.8.85) by cas10.d.ethz.ch (172.31.38.210) with Microsoft SMTP Server (TLS) id 14.2.298.4; Sun, 10 Mar 2013 21:32:36 +0100 In-Reply-To: <1362842965-3446-1-git-send-email-apelisse@gmail.com> (Antoine Pelisse's message of "Sat, 9 Mar 2013 16:29:25 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-Originating-IP: [46.126.8.85] Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Antoine Pelisse writes: > Currently the documentation of GIT_PERF_REPEAT_COUNT says the default is > five while "perf-lib.sh" uses a value of three as a default. > > Update the documentation so that it is consistent with the code. > > Signed-off-by: Antoine Pelisse Acked-by: Thomas Rast -- Thomas Rast trast@{inf,student}.ethz.ch