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)
