You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Yetus QA (JIRA)" <ji...@apache.org> on 2016/07/17 06:04:20 UTC

[jira] [Commented] (YETUS-91) Clean up comments in 01-common.sh

    [ https://issues.apache.org/jira/browse/YETUS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381123#comment-15381123 ] 

Yetus QA commented on YETUS-91:
-------------------------------

(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at https://builds.apache.org/job/PreCommit-YETUS-Build/443/console in case of problems.


> Clean up comments in 01-common.sh
> ---------------------------------
>
>                 Key: YETUS-91
>                 URL: https://issues.apache.org/jira/browse/YETUS-91
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Kengo Seki
>            Assignee: Ajay Yadava
>            Priority: Minor
>              Labels: newbie
>         Attachments: YETUS-91.patch
>
>
> {code}
> 211 ## @description  Let plugins also get a copy of the arguments
> 212 ## @audience     private
> 213 ## @stability    evolving
> 214 ## @replaceable  no
> 215 function plugins_initialize
> {code}
> This comment is for parse_args_plugins.
> {code}
> 229 ## @description  Determine if a plugin was enabeld by the user
> 230 ## @description  ENABLED_PLUGINS must be defined
> 231 ## @audience     public
> 232 ## @stability    stable
> 233 ## @replaceable  yes
> 234 ## @param        test
> 235 function verify_plugin_enabled
> {code}
> s/enabeld/enabled/
> {code}
> 409 ## @description  Import content from test-patch.d and optionally
> 410 ## @description  from user provided plugin directory
> 411 ## @audience     private
> 412 ## @stability    evolving
> 413 ## @replaceable  no
> 414 ## @description  Import content from test-patch.d and optionally
> 415 ## @description  from user provided plugin directory
> 416 ## @audience     private
> 417 ## @stability    evolving
> 418 ## @replaceable  no
> 419 function importplugins
> {code}
> duplicated



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)