From commits-return-1095-archive-asf-public=cust-asf.ponee.io@yetus.apache.org Wed Aug 22 01:08:14 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 4CC2A180630 for ; Wed, 22 Aug 2018 01:08:14 +0200 (CEST) Received: (qmail 17290 invoked by uid 500); 21 Aug 2018 23:08:13 -0000 Mailing-List: contact commits-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list commits@yetus.apache.org Received: (qmail 17280 invoked by uid 99); 21 Aug 2018 23:08:13 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2018 23:08:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5162CDFB32; Tue, 21 Aug 2018 23:08:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: aw@apache.org To: commits@yetus.apache.org Message-Id: <8fb6d59b50ef4da5804df783731ebe36@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: yetus git commit: YETUS-642. reaper generated shelldocs output is busted Date: Tue, 21 Aug 2018 23:08:13 +0000 (UTC) Repository: yetus Updated Branches: refs/heads/master e1e22b361 -> e42326a1d YETUS-642. reaper generated shelldocs output is busted Signed-off-by: Jack Bearden Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/e42326a1 Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/e42326a1 Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/e42326a1 Branch: refs/heads/master Commit: e42326a1d4832c295f26e47d79746bcabb5adc13 Parents: e1e22b3 Author: Allen Wittenauer Authored: Fri Jul 20 11:58:12 2018 -0700 Committer: Allen Wittenauer Committed: Tue Aug 21 16:07:27 2018 -0700 ---------------------------------------------------------------------- precommit/core.d/reaper.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/e42326a1/precommit/core.d/reaper.sh ---------------------------------------------------------------------- diff --git a/precommit/core.d/reaper.sh b/precommit/core.d/reaper.sh index 8a5f1dc..ce48c25 100755 --- a/precommit/core.d/reaper.sh +++ b/precommit/core.d/reaper.sh @@ -48,7 +48,7 @@ function reaper_usage ## @stability stable ## @audience private ## @replaceable no -## @params arguments +## @param arguments function reaper_parse_args { declare i @@ -89,7 +89,7 @@ function reaper_parse_args ## @stability stable ## @audience private ## @replaceable yes -## @params arguments +## @param arguments function reaper_initialize { determine_user @@ -168,9 +168,9 @@ function reaper_coproc_func ## @stability evolving ## @audience private ## @replaceable yes -## @params module -## @params testlog -## @params testfrag +## @param module +## @param testlog +## @param testfrag function reaper_post_exec { declare module=$1 @@ -214,7 +214,7 @@ function reaper_post_exec ## @stability evolving ## @audience private ## @replaceable yes -## @params jdkname +## @param jdkname function reaper_finalize_results { declare jdk=$1 @@ -238,7 +238,7 @@ function reaper_finalize_results ## @stability evolving ## @audience private ## @replaceable yes -## @params jdkname +## @param jdkname function reaper_total_count {