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

[jira] [Created] (YETUS-148) Wrong variable name ${TP_SHELL_SCRIPT_DEBUG}

Kengo Seki created YETUS-148:
--------------------------------

             Summary: Wrong variable name ${TP_SHELL_SCRIPT_DEBUG}
                 Key: YETUS-148
                 URL: https://issues.apache.org/jira/browse/YETUS-148
             Project: Yetus
          Issue Type: Bug
          Components: Test Patch
            Reporter: Kengo Seki


{code:title=precommit/test-patch.sh}
1541     if [[ ${TP_SHELL_SCRIPT_DEBUG} = true ]]; then
1542       debugflag="--debug"
1543     fi
{code}



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