Allen Wittenauer created HADOOP-12004:
-----------------------------------------
Summary: test-patch breaks with reexec in certain situations
Key: HADOOP-12004
URL: https://issues.apache.org/jira/browse/HADOOP-12004
Project: Hadoop Common
Issue Type: Bug
Reporter: Allen Wittenauer
Priority: Critical
Looks like HADOOP-11911 forgot the equal sign:
{code}
exec "${PATCH_DIR}/dev-support-test/test-patch.sh" \
--reexec \
--branch "${PATCH_BRANCH}" \
--patch-dir="${PATCH_DIR}" \
"${USER_PARAMS[@]}"
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)