You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/05/20 01:56:59 UTC

[jira] [Created] (HADOOP-12004) test-patch breaks with reexec in certain situations

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)