You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/10/11 01:23:05 UTC

[jira] [Commented] (YETUS-26) rebrand for yetus

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

Sean Busbey commented on YETUS-26:
----------------------------------

+1 with below fixed before commit

{code}
+      if declare -f ${PROJECT_NAME}_console_failure >/dev/null; then
+        ${PROJECT_NAME}_console_success > "${spcfx}"
{code}

should check for and call the same function. I believe this is the failure path, so should call {{_console_failure}}.

> rebrand for yetus
> -----------------
>
>                 Key: YETUS-26
>                 URL: https://issues.apache.org/jira/browse/YETUS-26
>             Project: Yetus
>          Issue Type: New Feature
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>         Attachments: YETUS-26.00.patch
>
>




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